Package: atable 0.1.10
atable: Create Tables for Reporting Clinical Trials
Create Tables for Reporting Clinical Trials. Calculates descriptive statistics and hypothesis tests, arranges the results in a table ready for reporting with LaTeX, HTML or Word.
Authors:
atable_0.1.10.tar.gz
atable_0.1.10.zip(r-4.5)atable_0.1.10.zip(r-4.4)atable_0.1.10.zip(r-4.3)
atable_0.1.10.tgz(r-4.4-any)atable_0.1.10.tgz(r-4.3-any)
atable_0.1.10.tar.gz(r-4.5-noble)atable_0.1.10.tar.gz(r-4.4-noble)
atable_0.1.10.tgz(r-4.4-emscripten)atable_0.1.10.tgz(r-4.3-emscripten)
atable.pdf |atable.html✨
atable/json (API)
# Install 'atable' in R: |
install.packages('atable', repos = c('https://arminstroebel.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/arminstroebel/atable/issues
- standardized_test_data - A data.frame with standardized random data of various classes
- test_data - A data.frame with random data of various classes
Last updated 4 years agofrom:902238b745. Checks:ERROR: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | FAIL | Oct 25 2024 |
R-4.5-win | ERROR | Oct 25 2024 |
R-4.5-linux | ERROR | Oct 25 2024 |
R-4.4-win | ERROR | Oct 25 2024 |
R-4.4-mac | ERROR | Oct 25 2024 |
R-4.3-win | ERROR | Oct 25 2024 |
R-4.3-mac | ERROR | Oct 25 2024 |
Exports:atableatable_compactatable_longitudinalatable_optionsatable_options_resetcreate_alias_mappingformat_statisticsformat_testsget_aliasis_syntactically_valid_namemulti_sample_htestreplace_NAstatisticstranslate_to_LaTeXtwo_sample_htest
Dependencies:askpassbackportsbase64encbootbroombslibcachemcellrangercheckmateclasscliclustercolorspacecowplotcpp11crayoncurldata.tableDerivDescToolsdigestdoBydplyre1071effsizeevaluateExactexpmfansifarverfastmapfontawesomeforeignFormulafsgenericsggplot2gldgluegridExtragtablehighrHmischmshtmlTablehtmltoolshtmlwidgetshttrisobandjquerylibjsonliteknitrlabelinglatticelifecyclelmommagrittrMASSMatrixmemoisemgcvmicrobenchmarkmimemodelrmunsellmvtnormnlmennetopensslpillarpkgconfigplyrprettyunitsprogressproxypurrrR6rappdirsRColorBrewerRcppreadxlrematchreshape2rlangrmarkdownrootSolverpartrstudioapisassscalessettingsstringistringrsystibbletidyrtidyselecttinytexutf8vctrsviridisviridisLitewithrxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Adds a column to a data.frame | add_observation_column |
Create Tables for Reporting of Clinical Trials | atable atable.data.frame atable.formula |
More compact formatting than atable() | atable_compact atable_compact.data.frame |
A longitudinal version of atable | atable_longitudinal atable_longitudinal.data.frame |
Set or get options | atable_options |
Reset atable_options to default | atable_options_reset |
atable: Create Tables for Reporting Clinical Trials | atable_package |
Checks the output of function create_alias_mapping | check_alias_mapping |
Checks the output of function format_statistics | check_format_statistics |
Checks the output of functions format_test | check_format_tests |
Checks the output of function statistics | check_statistics |
Checks the output of functions two_sample_htest and multi_sample_htest | check_tests |
Get Aliases of column names | create_alias_mapping |
Format statistics | format_statistics format_statistics.default format_statistics.statistics_count_me format_statistics.statistics_factor format_statistics.statistics_numeric |
Formats hypothesis test results | format_tests format_tests.default format_tests.htest format_tests.htest_with_effect_size |
Get Aliases of column names | get_alias get_alias.data.frame get_alias.default get_alias.labelled get_alias.list |
Indents data.frames | indent_data_frame |
Checks if valid name | is_syntactically_valid_name |
Calculates multi sample hypothesis tests | multi_sample_htest multi_sample_htest.character multi_sample_htest.factor multi_sample_htest.logical multi_sample_htest.numeric multi_sample_htest.ordered |
Replaces consecutive elements | replace_consecutive |
Replaces NA | replace_NA replace_NA.character replace_NA.data.frame replace_NA.default replace_NA.factor replace_NA.list replace_NA.ordered |
A data.frame with standardized random data of various classes | standardized_test_data |
Calculates descriptive statistics | statistics statistics.character statistics.count_me statistics.factor statistics.logical statistics.numeric statistics.ordered |
A data.frame with random data of various classes | test_data |
A wrapper for latexTranslate | translate_to_LaTeX translate_to_LaTeX.character translate_to_LaTeX.data.frame translate_to_LaTeX.factor translate_to_LaTeX.list translate_to_LaTeX.logical translate_to_LaTeX.numeric |
Two sample hypothesis tests and effect size | two_sample_htest two_sample_htest.character two_sample_htest.factor two_sample_htest.logical two_sample_htest.numeric two_sample_htest.ordered |