tripod_format: Format TRIPOD data prior to plotting

View source: R/tripod_format.R

tripod_formatR Documentation

Format TRIPOD data prior to plotting

Description

Format TRIPOD data prior to plotting

Usage

tripod_format(data, id = "id", type = "type")

Arguments

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)

Value

Tibble of TRIPOD data formatted for a TRIPOD plot.


kamclean/predictr documentation built on Aug. 14, 2022, 4:35 a.m.