| safe_download | R Documentation | 
safe_download
safe_download(vector, proto_function, ...)
vector | 
 A vector of things to be iterated over. Ex. ticker = c("AAPL", "MSFT")  | 
proto_function | 
 A function that needs to run safely and not stop at errors.  | 
... | 
 Any other parameters that the proto_function accepts.  | 
Dataframe with errors as attributes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.