tw_FM_MonthlyRevenue: FM Taiwan Stock Monthly Revenue.

Description Usage Arguments Value Examples

View source: R/tw_getFM.R

Description

FM Taiwan Stock Monthly Revenue.

Usage

1
tw_FM_MonthlyRevenue(symbolvec, datefrom)

Arguments

symbolvec

stock symbol vector, in chr (preferred) or int type.

datefrom

start date formatted "YYYY-MM-DD".

Value

a tibble contains following variables: $ country: chr, $ date: chr, $ revenue: num, $ revenue_month: int, $ revenue_year: int, $ stock_id: chr

Examples

1
tw_FM_MonthlyRevenue(c("2330", "2008"), "2019-01-01")

yitaiyong/tw documentation built on Dec. 27, 2019, 4:33 a.m.