-
Notifications
You must be signed in to change notification settings - Fork 214
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhance the
cols_merge_uncert()
function (#888)
* Add wip rendering for uneven uncert vals * Update documentation for `cols_merge_uncert()` * Add CSS class for two-value uncertainties * Update utils_render_common.R * Add testthat tests * Add rendering for LaTeX and RTF outputs * Update test-cols_merge.R * Move CSS rule into class * Use `is_false()` instead of `isFALSE()` * Make corrections to testthat tests * Ensure that single NA values are kept * Update test-cols_merge.R * Make changes based on code review
- Loading branch information
1 parent
d18e5ce
commit 0832f57
Showing
6 changed files
with
259 additions
and
110 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.