-
-
Notifications
You must be signed in to change notification settings - Fork 55
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
Add rvar_col
argument to all *.data.frame()
methods
#666
Conversation
Could you also add a test? |
And update the rd-file, see failing tests |
This is just a proof of concept. If we'd agree we want this, I'd make a much more extensive PR. |
@easystats/core-team WDYT? I'd say we can implement this... |
Oh, I wouldn't do that (it is very "raw")... |
Maybe just for this particular change in |
I'm not worried about conflicts - this whole branch was just a quick and dirty proof of concept. I shouldn't have made a PR. Let's delete it. You can integrate the changes if you want, but I will be completely overwrite those later on. |
Yes, that's ok! |
Fixes #604