probast_format: Format PROBAST data prior to plotting

View source: R/probast_format.R

probast_formatR Documentation

Format PROBAST data prior to plotting

Description

Format PROBAST data prior to plotting

Usage

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

Arguments

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)

Value

Tibble of PROBAST data formatted for a PROBAST plot / table


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