Package: clinify 0.1.2
clinify: Clinical Table Styling Tools and Utilities
The primary motivation of this package is to take the things that are great about the R packages 'flextable' <https://davidgohel.github.io/flextable/> and 'officer' <https://davidgohel.github.io/officer/>, take the standard and complex pieces of formatting clinical tables for regulatory use, and simplify the tedious pieces.
Authors:
clinify_0.1.2.tar.gz
clinify_0.1.2.zip(r-4.5)clinify_0.1.2.zip(r-4.4)clinify_0.1.2.zip(r-4.3)
clinify_0.1.2.tgz(r-4.5-any)clinify_0.1.2.tgz(r-4.4-any)clinify_0.1.2.tgz(r-4.3-any)
clinify_0.1.2.tar.gz(r-4.5-noble)clinify_0.1.2.tar.gz(r-4.4-noble)
clinify_0.1.2.tgz(r-4.4-emscripten)clinify_0.1.2.tgz(r-4.3-emscripten)
clinify.pdf |clinify.html✨
clinify/json (API)
# Install 'clinify' in R: |
install.packages('clinify', repos = c('https://atorus-research.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/atorus-research/clinify/issues
Pkgdown site:https://atorus-research.github.io
Last updated 4 days agofrom:ef3c791be7. Checks:9 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 14 2025 |
R-4.5-win | OK | Mar 14 2025 |
R-4.5-mac | OK | Mar 14 2025 |
R-4.5-linux | OK | Mar 14 2025 |
R-4.4-win | OK | Mar 14 2025 |
R-4.4-mac | OK | Mar 14 2025 |
R-4.4-linux | OK | Mar 14 2025 |
R-4.3-win | OK | Mar 14 2025 |
R-4.3-mac | OK | Mar 14 2025 |
Exports:as_clintableclin_add_footnotesclin_add_titlesclin_alt_pagesclin_col_widthsclin_column_headersclin_default_table_widthclin_group_byclin_page_byclinify_docx_defaultclinify_footnotes_defaultclinify_table_defaultclinify_titles_defaultclintablenew_title_footnotewrite_clintable
Dependencies:askpassbase64encbslibcachemclicpp11data.tabledigestdplyrevaluatefansifastmapflextablefontawesomefontBitstreamVerafontLiberationfontquiverfsgdtoolsgenericsgluehighrhtmltoolsjquerylibjsonliteknitrlatticelifecyclemagrittrmemoisemimeofficeropensslpillarpkgconfigR6raggrappdirsRcpprlangrmarkdownsassstringisyssystemfontstextshapingtibbletidyselecttinytexutf8uuidvctrswithrxfunxml2yamlzipzoo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Convert a flextable into a clintable object | as_clintable |
Add page footer | clin_add_footnotes clin_add_titles |
Configure alternating pages during pagination of a clintable | clin_alt_pages |
Set column widths using percent | clin_col_widths |
Set the column headers of the output clintable | clin_column_headers |
Helper function to get the total page width | clin_default_table_width |
Configure a clintable to table by a grouping variable, which will be used as a label | clin_group_by |
Configure pagination using a page variable | clin_page_by |
Function to create a default officer docx object | clinify_docx_default |
The function to apply default footnote styling | clinify_footnotes_default |
The function to apply default table styling | clinify_table_default |
The function to apply default title styling | clinify_titles_default |
Create a new clintable object | clintable |
Create a new title or footnote flextable | new_title_footnote |
Clintable print method | knit_print.clintable print.clintable |
Clintable write method | write_clintable |