Nothing
.onAttach <- function(libname, pkgname) {
if (interactive()) {
packageStartupMessage("In order to use simfinapi, register at 'https://app.simfin.com/login' and ", "obtain an API key. Then, see '?sfa_set_api_key' to learn how to make ",
"the API key globally available to all simfinapi functions.")
}
}
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.