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

new function to anonymize dataset #79

Open
3 tasks
philsf opened this issue Apr 18, 2022 · 0 comments
Open
3 tasks

new function to anonymize dataset #79

philsf opened this issue Apr 18, 2022 · 0 comments

Comments

@philsf
Copy link
Owner

philsf commented Apr 18, 2022

Currently the analytical dataset mockup is being created in a "manual" fashion.
Move this code to a new function

  • output is a dataframe/tibble with the same shape, but id goes from 1:N
  • optional named id col (with a reasonable default "id")
  • "N" argument: boolean for whether or not to expose the actual N or print "N"
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

No branches or pull requests

1 participant