Nothing
bad_fetch <- fetchSeries(function_nm = "time_series_daily", symbol = "mr_potato_head")
good_fetch <- fetchSeries(function_nm = "time_series_daily", symbol = "amzn")
fetch_list <- list(good = good_fetch, bad = bad_fetch)
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.