code_get: Get company code

View source: R/code_get.R

code_getR 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)


mrchypark/tqk documentation built on Sept. 4, 2023, 8:39 a.m.