Description Usage Arguments Value Examples
Creates a table of summary metrics
1 |
pstat |
Input pstat |
A data.frame object of summary metrics.
1 2 3 4 | data_dir_test <- system.file("data", package = "PathoStat")
pstat_test <- loadPstat(indir=data_dir_test,
infileName="pstat_data_2_L1.rda")
st.tmp <- summarizeTable(pstat_test)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.