View source: R/results_summary_f.R
extract_psa_result | R Documentation |
Extract PSA results from a treatment
extract_psa_result(x, element, trt)
x |
The output_psa data frame from the list object returned by |
element |
Variable for which PSA results are being extracted (single string) |
trt |
Intervention for which PSA results are being extracted (single string) |
A dataframe with PSA results from the specified intervention
## Not run: extract_psa_result(results$output_psa,"costs","int") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.