Rdocumentation
powered by
Learn R Programming
atable (version 0.1.15)
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
Link to current version
Version
Version
0.1.15
0.1.14
0.1.13
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.2
0.1.1
0.1.0
Install
install.packages('atable')
Monthly Downloads
429
Version
0.1.15
License
GPL-3
Issues
4
Pull Requests
0
Stars
9
Forks
1
Repository
https://github.com/arminstroebel/atable
Maintainer
Armin Str<c3><b6>bel
Last Published
August 29th, 2024
Functions in atable (0.1.15)
Search all functions
format_tests
Formats hypothesis test results
get_alias
Get Aliases of column names
indent_data_frame
Indents data.frames
replace_consecutive
Replaces consecutive elements
format_statistics
Format statistics
check_format_statistics
Checks the output of function format_statistics
check_format_tests
Checks the output of functions format_test
standardized_test_data
A data.frame with standardized random data of various classes
create_alias_mapping
Get Aliases of column names
replace_NA
Replaces NA
check_tests
Checks the output of functions two_sample_htest and multi_sample_htest
two_sample_htest
Two sample hypothesis tests and effect size
test_data
A data.frame with random data of various classes
check_statistics
Checks the output of function statistics
multi_sample_htest
Calculates multi sample hypothesis tests
statistics
Calculates descriptive statistics
translate_to_LaTeX
A wrapper for latexTranslate
is_syntactically_valid_name
Checks if valid name
atable_compact
More compact formatting than atable()
atable
Create Tables for Reporting of Clinical Trials
add_name_to_statistics
add_name_to_statistics
atable_options
Set or get options
add_name_to_tests
add_name_to_tests
atable_options_reset
Reset atable_options to default
atable-package
atable: Create Tables for Reporting Clinical Trials
atable_longitudinal
A longitudinal version of atable
add_observation_column
Adds a column to a data.frame
check_alias_mapping
Checks the output of function create_alias_mapping