View source: R/tripod_format.R
tripod_format | R Documentation |
Format TRIPOD data prior to plotting
tripod_format(data, id = "id", type = "type")
data |
TRIPOD data in format as specified in "example_tripod.csv". |
id |
String specifying the column name containing the identifier for the specific paper/model. |
type |
String specifying the column name containing the type of model ("d"=derivation, "dv" = "derivation and validation", "v" = validation) |
Tibble of TRIPOD data formatted for a TRIPOD plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.