Nothing
assert_date_ts(x = 2020L, frequency_ts = 12L)
assert_date_ts(x = c(2020L, 12L), frequency_ts = 12L)
assert_date_ts(x = c(2020L, 2L), frequency_ts = 4L)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.