Skip to content

Fix 116 - duplicate handling#117

Open
mattroumaya wants to merge 4 commits intomainfrom
fix-116
Open

Fix 116 - duplicate handling#117
mattroumaya wants to merge 4 commits intomainfrom
fix-116

Conversation

@mattroumaya
Copy link
Copy Markdown
Owner

Adds an option to ignore duplicates entirely and deal with them as-needed after the survey is parsed:

survey_df <- 123456789 %>%
  fetch_survey_obj %>%
  parse_survey(fix_duplicates = 'none')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant