rob_tools() will list the risk-of-bias assessment tools for which templates already exist within the robvis package. If the assessment tool you used does not appear in the list, use the "Generic" template.

rob_tools(forest = FALSE)

Arguments

forest

Show the tools supported by the forest/blobbogram functions

See also

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

Examples

rob_tools()
#> Note: the "ROB2-Cluster" template is only available for the rob_traffic_light() function.
#> [1] "ROB2"         "ROB2-Cluster" "ROBINS-I"     "ROBINS-E"     "QUADAS-2"    
#> [6] "QUIPS"        "Generic"