if (FALSE) {
## This examples requires pandoc
## Report of `dmdScheme_validation`
report( scheme_path_xlsx() )
}
## Report of `dmdScheme_validation`
if (FALSE) {
# This needs pandoc to run successfully
report( validate(dmdScheme_raw()) )
report(
x = dmdScheme_raw(),
report = "html",
report_author = "The Author I am",
report_title = "A Nice Report"
)
}
Run the code above in your browser using DataLab