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

Create generic data.frame methods for sample_n/frac_keys, stratify_keys, and facet_sample / facet_strata #84

Open
njtierney opened this issue Dec 20, 2019 · 0 comments
Labels

Comments

@njtierney
Copy link
Owner

This means that the user can specify their own keys if they like, meaning that they can do some sampling around some grouping structure of their choice.

It also means that downstream of these functions, things like facet_strata and facet_sample the user can specify a "key" argument (perhaps in ...) and this can be the grouping structure for the plots

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant