-
-
Notifications
You must be signed in to change notification settings - Fork 18
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 options to tm_t_events
for sorting and overall rows
#851
Conversation
Here's the fix for your example problems: #852 |
I was trying to test this code example, have teal.data 0.3.0.9016 version. but getting the following errors
I was wondering if we having some version issues? Thanks! |
This error happens on this branch but not on |
### Enhancements | ||
* Updated the documentation and vignettes to demonstrate method to pass `teal_data` object to `teal::init()`. | ||
|
||
### Bug fixes | ||
* Fixed bug in `tm_g_lineplot` forcing module to initialize with a table. | ||
|
||
# teal.modules.clinical 0.8.16.9010 | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we need these back right?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes! Sorry, I’m not sure how the NEWS got mixed up but it should be fixed now :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks very good! Thanks @edelarua
Signed-off-by: Emily de la Rua <[email protected]>
Closes #844 #849