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 Dec. 28, 2024, 10:06 a.m.