Learn R Programming

⚠️There's a newer version (0.1.15) of this package.Take me there.

atable (version 0.1.14)

Create Tables for Reporting Clinical Trials

Description

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.

Copy Link

Version

Install

install.packages('atable')

Monthly Downloads

429

Version

0.1.14

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Armin Str<c3><b6>bel

Last Published

September 17th, 2023

Functions in atable (0.1.14)

add_name_to_tests

add_name_to_tests
atable_options_reset

Reset atable_options to default
atable_compact

More compact formatting than atable()
check_format_tests

Checks the output of functions format_test
format_tests

Formats hypothesis test results
check_format_statistics

Checks the output of function format_statistics
indent_data_frame

Indents data.frames
is_syntactically_valid_name

Checks if valid name
format_statistics

Format statistics
check_tests

Checks the output of functions two_sample_htest and multi_sample_htest
get_alias

Get Aliases of column names
create_alias_mapping

Get Aliases of column names
check_statistics

Checks the output of function statistics
statistics

Calculates descriptive statistics
two_sample_htest

Two sample hypothesis tests and effect size
test_data

A data.frame with random data of various classes
standardized_test_data

A data.frame with standardized random data of various classes
translate_to_LaTeX

A wrapper for latexTranslate
replace_NA

Replaces NA
replace_consecutive

Replaces consecutive elements
multi_sample_htest

Calculates multi sample hypothesis tests
add_observation_column

Adds a column to a data.frame
atable_package

atable: Create Tables for Reporting Clinical Trials
add_name_to_statistics

add_name_to_statistics
check_alias_mapping

Checks the output of function create_alias_mapping
atable_options

Set or get options
atable_longitudinal

A longitudinal version of atable
atable

Create Tables for Reporting of Clinical Trials