Description Usage Arguments Value
View source: R/get_earning_announcements.R
Get earnings announcements data from FMP cloud
1 2 3 4 5 | get_earning_announcements(
start_date = Sys.Date() - 10,
end_date = Sys.Date(),
blob_file = NA
)
|
start_date |
Start date |
end_date |
End date |
blob_file |
Name of blob file |
Result of GET request
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.