-
Notifications
You must be signed in to change notification settings - Fork 16
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
Downloadable table rownames #7
Conversation
ginberg
commented
Aug 8, 2019
- downloadableTable: add support for displaying rownames if these are set, otherwise display row_ids
Codecov Report
@@ Coverage Diff @@
## cran #7 +/- ##
==========================================
+ Coverage 61.88% 64.11% +2.22%
==========================================
Files 9 9
Lines 732 652 -80
==========================================
- Hits 453 418 -35
+ Misses 279 234 -45
Continue to review full report at Codecov.
|
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.
please also update the most-minor version number
ok, I have updated the version number. Should I also update the NEWS.md? |
I'll do that when I go to push to CRAN, but thanks! |