Description Usage Arguments Value Examples
View source: R/scrape_investagram.R
This function extracts raw HTML from Investagram UI and returns list of details for one stock
1 | scrape_investagram_indiv(code, details = c("hist", "bands"))
|
code |
single stock code |
details |
Vector containing details to scrape. 'hist' - dataframe of historical data. 'bands' - basic bands |
A list with investagram information
1 | scrape_investagram_indiv("JFC")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.