Skip to contents

All functions

analysis1
analysis1 data set
as.caption()
Create caption
as.panel()
Coerce object to rowpanel
as_glossary()
Create a new glossary object
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
format_table_path()
Format the path to output file
get_stable_data()
Get debug information from stable object
glossary_notes()
Return formatted notes from a tex glossary file or glossary 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-package 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
pt_inventory_long() pt_data_inventory_long()
Data inventory by covariate
ptdata() stdata()
Load an example data set
read_glossary()
Read and parse a glossary file
rowpanel() is.rowpanel()
Create panel object
select_glossary()
Select entries from a glossary 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_as_image()
Display table from pdf image
st_aspdf() st2pdf()
Render stable object to pdf file
st_aspng() st2png()
Render stable object in png format
st_blank()
Add column blank information to st object
st_bold() st_it()
Render table data in bold or italic font
st_caption()
Set table caption
st_clear_reps() st_clear_grouped()
Add clear rep information to st object
st_clone()
Clone an stobject
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_image_show()
Show table output that has been saved to pdf or png format
st_make()
Convert st object to table output
st_new() st_data()
Create an st object
st_noteconf() st_notes_conf()
Add note config information to st object
st_notes()
Add note information to st object
st_notes_app()
Append a note to the previous position of a note vector
st_notes_detach()
Detach table notes from the table
st_notes_glo()
Add table notes based on acronyms from a tex glossary file
st_notes_rm()
Remove notes from the table
st_notes_str()
Convert existing note vector into a single string
st_notes_sub()
Edit lines in table notes
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() st_filter()
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
stable_save_image()
Render and save a table in png or pdf format
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
update_abbrev()
Update the abbreviation for a glossary entry
yaml_as_df()
Read yaml input into data frame