skip_if_no_token <- function() { if (has_census_key()) { Sys.sleep(3) } else { skip("No Census Key") } }
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.