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