scrape_investagram_indiv: Scrape Investagram Stock Info (Individual)

Description Usage Arguments Value Examples

View source: R/scrape_investagram.R

Description

This function extracts raw HTML from Investagram UI and returns list of details for one stock

Usage

1
scrape_investagram_indiv(code, details = c("hist", "bands"))

Arguments

code

single stock code

details

Vector containing details to scrape. 'hist' - dataframe of historical data. 'bands' - basic bands

Value

A list with investagram information

Examples

1

nfrimando/pseR documentation built on Jan. 10, 2022, 4:27 p.m.