data-raw/krcodedata.R

## code to prepare `code` dataset goes here

library(tqk)

krcodedata <- code_get(fresh = TRUE)

usethis::use_data(krcodedata, overwrite = TRUE, internal = TRUE)
mrchypark/tqk documentation built on Sept. 4, 2023, 8:39 a.m.