View source: R/test_packages.R
test_packages | R Documentation |
This function tests for the presence of packages that will support RmdConcord functions.
test_packages(error = TRUE, pandoc = TRUE)
error |
If |
pandoc |
Is Pandoc needed? |
A logical value indicating that the
requirements are present. Will never return
FALSE
if error
is TRUE
,
it will just trigger an error.
test_packages()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.