Description Usage Arguments Value Examples
Get operating profit data in sejong
1  | sejong_data(ticker = "total", which_item)
 | 
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".  | 
a data frame
1  | "stock_name" %>% find_code2 %>% sejong_data("name of statement item")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.