library(usethis)
use_package('dplyr')
use_package('httr')
use_package('jsonlite')
use_pipe()
use_description()
use_namespace()
use_gpl3_license(name = 'Derek Borba')
usethis::use_vignette('introduction-to-finnhubr', title = "Finnhubr - Introduction" )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.