get_quarterly_profit: Get Quarterly Profit After Tax from Statementdog.

Description Usage Arguments Examples

View source: R/get_quarterly_profit.R

Description

This function will return 16 quarters of profit after tax in thousands NTD of a certain stock.

Usage

1
get_quarterly_profit(x, recent_n = 16)

Arguments

x

Stock ticker.

recent_n

Recent n quarters, default 16.

Examples

1
2

yaojenkuo/stockreenr documentation built on May 23, 2019, 1:25 p.m.