View source: R/recalled_data.R
get_recalled_database | R Documentation |
Grabs recall data from server if needed and returns list of recalled data
get_recalled_database(refresh = FALSE, warn_only_once = FALSE)
refresh |
Will force refresh of recalled database |
warn_only_once |
Will only warn on first run, 'FALSE' by default |
tibble with rows describing recalled data
## Not run:
get_recalled_database()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.