Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dictionary control #26

Merged
merged 3 commits into from Jan 29, 2019
Merged

Dictionary control #26

merged 3 commits into from Jan 29, 2019

Conversation

zkamvar
Copy link
Member

@zkamvar zkamvar commented Jan 29, 2019

This adds tests and two new functions:

  • add_epivars() will allow the user to add epivars to the dictionary by either specifying another data frame OR one by one with vectors
  • add_description() will allow the user to update the description of a given epivar. If they attempt to modify the description of a non-existent epivar, an error will be thrown.

I've also split up check_dictionary() into three separate functions to allow for a finer control in the other functions.

@zkamvar zkamvar merged commit e8996e8 into master Jan 29, 2019
@zkamvar zkamvar deleted the dictionary-control branch January 29, 2019 08:22
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.

None yet

1 participant