Files in Roche/rtables
Reporting Tables

.Rbuildignore
.github/CODEOWNERS
.github/CODE_OF_CONDUCT.md .github/CONTRIBUTING.md .github/ISSUE_TEMPLATE.md
.github/ISSUE_TEMPLATE/cran-release.yml
.github/ISSUE_TEMPLATE/release.yml
.github/workflows/check.yaml
.github/workflows/cla.yaml
.github/workflows/docs.yaml
.github/workflows/post-release.yaml
.github/workflows/release.yaml
.github/workflows/scheduled.yaml
.gitignore
.gitlab-ci.yml
.lintr
.pre-commit-config.yaml
DESCRIPTION
LICENSE
NAMESPACE
NEWS.md R/00tabletrees.R R/Viewer.R R/argument_conventions.R R/as_html.R R/colby_constructors.R R/compare_rtables.R R/custom_split_funs.R R/default_split_funs.R R/format_rcell.R R/indent.R R/index_footnotes.R R/make_split_fun.R R/make_subset_expr.R R/package.R R/summary.R R/tree_accessors.R R/tt_afun_utils.R R/tt_compare_tables.R R/tt_compatibility.R R/tt_dotabulation.R R/tt_export.R R/tt_from_df.R R/tt_paginate.R R/tt_pos_and_access.R R/tt_showmethods.R R/tt_sort.R R/tt_test_afuns.R R/tt_toString.R R/utils.R R/validate_table_struct.R R/zzz_constants.R README.Rmd README.md
_pkgdown.yml
inst/WORDLIST
inst/cheatsheet/rtables_cheatsheet_01-24.pdf
inst/cheatsheet/rtables_cheatsheet_01-24.pptx
inst/cheatsheet/rtables_cheatsheet_01-24_thumbs.png
inst/extdata/Advanced_rtables_part1.pdf inst/extdata/Advances_rtables_part2.pdf inst/extdata/Clinical_Trial_Reporting_Tables_in_R.pdf inst/extdata/r_adoption_slides.pdf man/CellValue.Rd man/EmptyColInfo.Rd man/ManualSplit.Rd man/MultiVarSplit.Rd man/VarLevelSplit.Rd man/Viewer.Rd man/add_colcounts.Rd man/add_combo_facet.Rd man/add_existing_table.Rd man/add_overall_col.Rd man/add_overall_level.Rd man/additional_fun_params.Rd man/analyze.Rd man/analyze_colvars.Rd man/append_topleft.Rd man/as_html.Rd man/asvec.Rd man/avarspl.Rd man/basic_table.Rd man/brackets.Rd man/build_table.Rd man/cbind_rtables.Rd man/cell_values.Rd man/cinfo.Rd man/clear_imods.Rd man/col_accessors.Rd man/colcount_visible.Rd man/collect_leaves.Rd man/coltree_structure.Rd man/compare_rtables.Rd man/compat_args.Rd man/constr_args.Rd man/content_table.Rd man/counts_wpcts.Rd man/custom_split_funs.Rd man/cutsplits.Rd man/data.frame_export.Rd man/df_to_tt.Rd man/dimensions.Rd man/do_base_split.Rd man/drop_facet_levels.Rd man/export_as_docx.Rd man/facet_colcount.Rd man/facet_colcounts_visible-set.Rd
man/figures/lifecycle-archived.svg
man/figures/lifecycle-defunct.svg
man/figures/lifecycle-deprecated.svg
man/figures/lifecycle-experimental.svg
man/figures/lifecycle-maturing.svg
man/figures/lifecycle-questioning.svg
man/figures/lifecycle-soft-deprecated.svg
man/figures/lifecycle-stable.svg
man/figures/lifecycle-superseded.svg
man/figures/logo.png
man/find_degen_struct.Rd man/format_rcell.Rd man/formatters_methods.Rd man/gen_args.Rd man/gfc.Rd man/head_tail.Rd man/horizontal_sep.Rd man/in_rows.Rd man/indent.Rd man/indent_string.Rd man/insert_row_at_path.Rd man/insert_rrow.Rd man/int_methods.Rd man/is_rtable.Rd man/label_at_path.Rd man/length-CellValue-method.Rd man/list_wrap.Rd man/lyt_args.Rd man/make_afun.Rd man/make_col_df.Rd man/make_col_row_df.Rd man/make_split_fun.Rd man/make_split_result.Rd man/manual_cols.Rd man/matrix_form-VTableTree-method.Rd man/names.Rd man/no_info.Rd man/paginate.Rd man/prune_table.Rd man/qtable_layout.Rd man/rbind.Rd man/rcell.Rd man/reexports.Rd man/ref_fnotes.Rd man/rheader.Rd man/rm_all_colcounts.Rd man/row_accessors.Rd man/row_paths_summary.Rd man/rowclasses.Rd man/rrow.Rd man/rrowl.Rd man/rtable.Rd man/rtables-package.Rd man/rtinner.Rd man/sanitize_table_struct.Rd man/score_funs.Rd man/section_div.Rd man/sf_args.Rd man/sort_at_path.Rd man/spl_context.Rd man/spl_context_to_disp_path.Rd man/spl_variable.Rd man/split_cols_by.Rd man/split_cols_by_multivar.Rd man/split_funcs.Rd man/split_rows_by.Rd man/split_rows_by_multivar.Rd man/summarize_row_groups.Rd man/tabclasses.Rd man/table_shell.Rd man/table_structure.Rd man/top_left.Rd man/tostring.Rd man/tree_children.Rd man/trim_levels_in_facets.Rd man/trim_levels_to_map.Rd man/trim_prune_funs.Rd man/trim_rows.Rd man/tsv_io.Rd man/tt_to_flextable.Rd man/ttap.Rd man/update_ref_indexing.Rd man/validate_table_struct.Rd man/value_formats.Rd man/varcuts.Rd man/vil.Rd
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-152x152.png
pkgdown/favicon/apple-touch-icon-180x180.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
revdep/.gitignore
rtables.Rproj
staged_dependencies.yaml
tests/testthat.R tests/testthat/setup-fakedata.R tests/testthat/setup-options.R tests/testthat/test-accessors.R tests/testthat/test-as_html.R tests/testthat/test-binding.R tests/testthat/test-compare_rtables.R tests/testthat/test-custom_split_funs.R tests/testthat/test-default_split_funs.R tests/testthat/test-deprecated.R tests/testthat/test-exporters.R tests/testthat/test-formatting.R tests/testthat/test-header-footer.R tests/testthat/test-indent-mod.R tests/testthat/test-lyt-tabulation.R tests/testthat/test-make-afun.R tests/testthat/test-matrix_form.R tests/testthat/test-pagination.R tests/testthat/test-printing.R tests/testthat/test-regressions.R tests/testthat/test-result_data_frame.R tests/testthat/test-rtables.R tests/testthat/test-sanitize-struct.R tests/testthat/test-sort-prune.R tests/testthat/test-spanning.R tests/testthat/test-structure-summary.R tests/testthat/test-subset-access.R tests/testthat/test-tab_afun_cfun.R tests/testthat/test_utils.R vignettes/advanced_usage.Rmd vignettes/baseline.Rmd vignettes/clinical_trials.Rmd vignettes/col_counts.Rmd vignettes/custom_appearance.Rmd vignettes/dev-guide/dg_debug_rtables.Rmd vignettes/dev-guide/dg_notes.Rmd vignettes/dev-guide/dg_printing.Rmd vignettes/dev-guide/dg_split_machinery.Rmd vignettes/dev-guide/dg_table_hierarchy.Rmd vignettes/dev-guide/dg_tabulation.Rmd vignettes/example_analysis_coxreg.Rmd vignettes/exploratory_analysis.Rmd vignettes/format_precedence.Rmd
vignettes/images/rtables-basics.png
vignettes/introspecting_tables.Rmd vignettes/manual_table_construction.Rmd vignettes/rtables.Rmd vignettes/sorting_pruning.Rmd vignettes/split_functions.Rmd vignettes/subsetting_tables.Rmd vignettes/tabulation_concepts.Rmd vignettes/tabulation_dplyr.Rmd vignettes/title_footer.Rmd
Roche/rtables documentation built on Sept. 18, 2024, 12:47 p.m.