View source: R/cc_social_historical.R
cc_social_historical | R Documentation |
cc_social_historical
cc_social_historical(
symbol = NULL,
start = NULL,
end = NULL,
interval = c("daily", "hourly"),
api_key = NULL
)
symbol |
character, the symbol of interest. |
start |
character or Date, the start date for importation. |
end |
character or Date, the end date for importation. |
interval |
character, the frequency of the data, it can be "daily" or "hourly". |
api_key |
character |
a tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.