View source: R/probast_format.R
probast_format | R Documentation |
Format PROBAST data prior to plotting
probast_format(data, id = "id", type = "type")
data |
PROBAST data in format as specified in "example_probast.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 PROBAST data formatted for a PROBAST plot / table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.