View source: R/draft_results_text.R
draft_results_text | R Documentation |
Create some draft text to insert into the results section of a report describing the trial design of a simulation
draft_results_text(
sim_data_file,
existing_exp_details,
prettify_compound_names = TRUE,
mean_type = "geometric"
)
sim_data_file |
name of the Excel file containing the simulator output, in quotes |
existing_exp_details |
the output from running either
|
prettify_compound_names |
TRUE (default) or FALSE for whether to make
compound names prettier in legend entries and in any Word output files.
This was designed for simulations where the substrate and any metabolites,
perpetrators, or perpetrator metabolites are among the standard options for
the simulator, and leaving |
mean_type |
"arithmetic" or "geometric" (default) means in PK tables |
list of generic results text
# none yet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.