quartabs 0.1.1
Breaking changes
- The sortargument ofrender_tabset()has
been removed. The data is always sorted bytabset_vars.
Minor improvements
- Added {stats}to Imports.
- Added CITATION.
- Added a link to the Get
started page in the render_tabset()documentation.
 
- Minor edits to the Get
started documentation.
- Added CRAN and monthly downloads badges to README.
Bug fixes
- render_tabset()now works correctly even if- tabset_varscontains missing values (#3).
quartabs 0.1.0
- Initial CRAN submission.
- New render_tabset()takes a data frame as input and
outputs the markdown that generates the tabset
to stdout (console).