Generate a RMarkdown-based report from a dataquieR report
# S3 method for dataquieR_resultset
print(x, ...)
additional arguments:
template: Report template to use, not yet supported.
chunk_error: display error messages in report
chunk_warning: display warnings in report
output_format: output format to use, see rmarkdown::render -- currently, html based formats are supported by the default template.
chunk_echo: display R code in report
chunk_message: display message outputs in report
file name of the generated report