validate | R Documentation |
Check that the database spreadsheet does not have any issues that would cause problems when hosting the website.
validate( database_path = NULL, release_path = NULL, interactive = TRUE, auto_update = FALSE, stop_on_fail = FALSE, verbose = TRUE, google_user = NULL, google_pass = NULL, github_user = NULL, github_pass = NULL, config_path = find_config("oomycetedbtools_config.yml") )
database_path |
( |
release_path |
( |
interactive |
( |
auto_update |
( |
stop_on_fail |
( |
verbose |
( |
google_user |
( |
google_pass |
( |
github_user |
( |
github_pass |
( |
config_path |
( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.