sejong_data: Get operating profit data in sejong

Description Usage Arguments Value Examples

View source: R/sejong_data.R

Description

Get operating profit data in sejong

Usage

1
sejong_data(ticker = "total", which_item)

Arguments

ticker

If specified in the format as 000000, the function returns only a given stock information. If total, the default, returns whole information.

which_item

choose among c("sales", "bp", "np", "asset", "liability", "capital"). If you want only ticker code, choose "code".

Value

a data frame

Examples

1
"stock_name" %>% find_code2 %>% sejong_data("name of statement item")

skylics/stock_analysis documentation built on May 29, 2019, 12:41 p.m.