View source: R/check_gcae_options.R
check_gcae_options | R Documentation |
Check if the options to run GCAE are valid. Will stop if not.
check_gcae_options(gcae_options)
gcae_options |
options to run GCAE, as created by create_gcae_options |
Note that this function does not check if GCAE is actually present in
that folder, similar to normalizePath
with mustWork
set to FALSE
the GCAE options, as can be checked by check_gcae_options
Richèl J.C. Bilderbeek
check_gcae_options(create_gcae_options())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.