code_get {tqk} | R Documentation |
Get company code
Description
Get code for korea finance market
Usage
code_get(fresh = FALSE)
Arguments
fresh |
get code on internet. Default is FALSE. |
Value
a tibble with market, name, code column.
Examples
code_get()
code_get(fresh = TRUE)
[Package tqk version 0.1.8 Index]