All functions

analysis1

analysis1 data set

as.panel()

Coerce object to rowpanel

as_lscape() is_lscape()

Mark table text for display in landscape environment

cat_data()

Summarize categorical data

class-pmtable

Class: pmtable

clear_grouped_values() deduplicate_values()

Clear grouped column values

col_fixed() col_ragged()

Format a table cell with fixed width

colgroup() as.span() colsplit() is.colgroup() is.colsplit()

Set spans to group columns

cols_align() cols_center() cols_left() cols_right()

Set table column alignment

cont_table_data()

Create continuous summary data frame

data_inventory_chunk()

Create a data inventory summary for a data chunk

data_inventory_data()

Create a summary of endpoint data

df_grep_rows() df_grepl_rows()

Find matching rows in a data frame

.cols()

Alias to dplyr::vars

ensure_parens()

Add parens if not found

find_bq_col()

Scan data set columns for BQL / BLQ

get_stable_data()

Get debug information from stable object

make_tabular()

Create tabular environment from data frame

new_digits()

Create a digits object

noteconf()

Configure table notes

pmt_first

analysis1 data set - first record only

pmt_obs

analysis1 data set - observations only

pmt_pk

analysis1 data set - PK observations only

pmt_summarized

analysis1 data set - summarized

pmtables

pmtables: Tables for Pharmacometrics.

print(<stobject>) names(<stobject>)

Methods for stobject

pt_cat_long()

Discrete data summary in long format

pt_cat_long_notes()

Return table notes for pt_cat_long

pt_cat_wide()

Discrete data summary in long format

pt_cat_wide_notes()

Return table notes for pt_cat_wide

pt_cont_long()

Continuous data summary in long format

pt_cont_long_notes()

Return table notes for pt_cont_long

pt_cont_wide()

Continuous data summary in wide format

pt_cont_wide_notes()

Return table notes for pt_cont_wide

pt_data_inventory()

Create a data inventory table

pt_data_inventory_notes()

Return table notes for pt_data_inventory

pt_data_study()

Data inventory by study

pt_demographics()

Summarize continuous and categorical data in long format

ptdata() stdata()

Load an example data set

rowpanel() is.rowpanel()

Create panel object

sig() digit1() rnd()

Format digits

st2article() st2report()

Preview tables in a TeX article

st2doc()

Render a table a pdf document

st_align() st_center() st_left() st_right()

Add column alignment information to st object

st_args()

Add other arguments to st object

st_blank()

Add column blank information to st object

st_bold() st_it()

Render table data in bold or italic font

st_clear_reps() st_clear_grouped()

Add clear rep information to st object

st_control()

Table control parameters

st_drop()

Drop data columns

st_edit() tab_edit()

Edit table contents

st_files()

Add file name information to st object

st_hline()

Add hline information to st object

st_make()

Convert st object to table output

st_new() st_data()

Create an st object

st_noteconf()

Add note config information to st object

st_notes()

Add note information to st object

st_panel()

Add panel information to st object

st_preview() st2viewer()

Preview an stable object

st_rename()

Add column rename information to st object

st_select() st_mutate()

Filter, select, or mutate data

st_sizes()

Add table size information to st object

st_space()

Add row and column spacing information to st object

st_span()

Add column spanner to st object

st_span_split()

Add column split spanner information to st object

st_sumrow()

Add summary row information to st object

st_units()

Add unit information to st object

st_use_knit_deps() st_knit_deps() st_using_knit_deps()

Invoke latex dependencies

st_wrap() pt_wrap() st_asis() st_latex()

Wrap stable output in table environment

stable()

Create tabular output from an R data frame

stable_long()

Create longtable output from an R data frame

stable_save()

Save output from stable

sumrow()

Identify and style summary rows

tab_clear_reps()

Clear repeated values in a column

tab_cols()

Form table column names

tab_hlines()

Insert hlines into table

tab_notes()

Form table notes

tab_prime() tab_escape()

Prime a data frame for inclusion into a latex table

tab_size()

Adjustments for row padding, column padding, and font size

tab_spanners()

Create groups of columns with spanners

tex_bold() tex_it()

Make bold

triage_data()

Get data ready for processing with s table

yaml_as_df()

Read yaml input into data frame