You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(copied from #59)
If I'm understanding the new dplyr, it's perfectly permissible for summarize to return a dataframe, and as long as it's not named, ecah column is produced in the output. Therefore something like:
Should time be explicitly mentioned here? On one hand, I don't feel like this library is restricted to AR/VR stuff, but on the other hand, without a narrow audience things will be confusing.
And what should the interpolant be named? ...I think by default it should be the expression in .from or, if set, the .name argument.
The text was updated successfully, but these errors were encountered:
(copied from #59)
If I'm understanding the new dplyr, it's perfectly permissible for summarize to return a dataframe, and as long as it's not named, ecah column is produced in the output. Therefore something like:
could make sense.
Should time be explicitly mentioned here? On one hand, I don't feel like this library is restricted to AR/VR stuff, but on the other hand, without a narrow audience things will be confusing.
And what should the interpolant be named? ...I think by default it should be the expression in .from or, if set, the .name argument.
The text was updated successfully, but these errors were encountered: