powered by
Checks if the examples of given template can be run without any error.
rapport.check.template(fp)
a character vector containing template name (".rapport" extension is optional), file path or a text to be split by line breaks
If everything went fine and you get a list of success equals to TRUE values, otherwise success returns FALSE with additional message
success
TRUE
FALSE
message
# NOT RUN { rapport.check.template('Example') # }
Run the code above in your browser using DataLab