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

Allow both functions to incorporate time as a variable #5

Open
mattysimonson opened this issue May 18, 2021 · 0 comments
Open

Allow both functions to incorporate time as a variable #5

mattysimonson opened this issue May 18, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@mattysimonson
Copy link
Owner

This will be a bit tricky but ideally you'd like to be able to feed in a data.frame and not a survey object. For now though, just create another wrapper that will allow it to recognize whether it is receiving a single tbl_srv or a list. As an intermediate step, maybe you can free it from its dependence on srvyr and just let it rely on survey since that's better known.

@mattysimonson mattysimonson added the enhancement New feature or request label May 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant