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.7-any)atable_0.1.10.zip(r-4.6-any)atable_0.1.10.zip(r-4.5-any)
atable_0.1.10.tgz(r-4.6-any)atable_0.1.10.tgz(r-4.5-any)
atable_0.1.10.tar.gz(r-4.7-any)atable_0.1.10.tar.gz(r-4.6-any)
atable_0.1.10.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
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 from:902238b745. Checks:8 ERROR, 1 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 156 | ||
| source / vignettes | ERROR | 268 | ||
| linux-release-x86_64 | ERROR | 168 | ||
| macos-release-arm64 | ERROR | 107 | ||
| macos-oldrel-arm64 | ERROR | 109 | ||
| windows-devel | ERROR | 91 | ||
| windows-release | ERROR | 84 | ||
| windows-oldrel | ERROR | 72 | ||
| wasm-release | OK | 137 |
Exports:atableatable_compactatable_longitudinalatable_optionsatable_options_resetcreate_alias_mappingformat_statisticsformat_testsget_aliasis_syntactically_valid_namemulti_sample_htestreplace_NAstatisticstranslate_to_LaTeXtwo_sample_htest
Dependencies:askpassbackportsbase64encbitbit64bootbroombslibcachemcellrangercheckmateclassclicliprclustercolorspacecowplotcpp11crayoncurldata.tableDerivDescToolsdigestdoBydplyre1071effsizeevaluateExactexpmfarverfastmapfontawesomeforcatsforecastforeignFormulafracdifffsgenericsggplot2gldgluegridExtragtablehavenhighrHmischmshtmlTablehtmltoolshtmlwidgetshttrisobandjquerylibjsonliteknitrlabelinglatticelifecyclelmomlmtestmagrittrMASSMatrixmemoisemimemodelrmvtnormnlmennetopensslpillarpkgconfigplyrprettyunitsprogressproxypurrrR6rappdirsRColorBrewerRcppRcppArmadilloreadrreadxlrematchreshape2rlangrmarkdownrootSolverpartrstudioapiS7sassscalessettingsstringistringrsystibbletidyrtidyselecttimeDatetinytextzdburcautf8vctrsviridisLitevroomwithrxfunyamlzoo
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 |
