Output results specified in the json file

output_results(
  study,
  header_lvl = 2,
  output = c("md", "html", "text"),
  digits = 3
)

Arguments

study

A study list object with class scivrs_study

header_lvl

The starting header level for the section (defaults to 2)

output

whether the output should be markdown, html, or plain text (defaults to md)

digits

integer indicating the number of decimal places.

Value

character string with a human-readable summary of the results