rob_dummy: Create "realistic" dummy risk of bias assessment data

View source: R/rob_dummy.R

rob_dummyR Documentation

Create "realistic" dummy risk of bias assessment data

Description

This function returns N example risk of bias assessments for the tool specified, where N is set by the user. Assessments are "realistic" in that the judgment in the overall column is set to the highest judgement across the domains for a given study, reflecting the recommendations of the tool creators.

Usage

rob_dummy(n, tool = "ROB2", study = TRUE)

Arguments

n

Number of assessments to create

tool

Tool used for assessment (see rob_tools()). Default is "ROB2".

study

Should the returned dataframe contain a "Study" column. Default is true.

See Also

Other helper: rob_append_weights(), rob_save(), rob_tools()


mcguinlu/robvis documentation built on July 4, 2023, 11:15 p.m.