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

merge? length? etc #41

Open
explodecomputer opened this issue Jun 14, 2023 · 0 comments
Open

merge? length? etc #41

explodecomputer opened this issue Jun 14, 2023 · 0 comments

Comments

@explodecomputer
Copy link
Collaborator

explodecomputer commented Jun 14, 2023

I just wonder if it's worth using some generic R function names for some of the dataset manipulation functions e.g.

  • merge could be used to merge either two datasets into one, a list of summarysets into a dataset, a list of summarysets and datasets - that could make life quite a lot easier for analysts. This would replace create_dataset and add_summaryset (or just be a wrapper around those existing methods)
  • perhaps just use length instead of getLength

I like how you can just do dataset[c(1,2,5)] and it selects the summarysets that way

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