NFIColumnNames_df | R Documentation |
This dataset, NFIColumnNames_df, is a data frame containing Korean and English translations of column names, along with their standardized column identifiers. It is intended to assist users in mapping between Korean-language variables and their English equivalents in related datasets.
data(NFIColumnNames_df)
A data frame with 174 observations and 3 variables:
Column name in Korean (character)
Column name in English (character)
Standardized column identifier (character)
The dataset name has been kept as 'NFIColumnNames_df' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the SouthKoreAPIs package and assists users in identifying its specific characteristics. The suffix 'df' indicates that the dataset is a data frame object. The original content has not been modified in any way.
Data taken from the knfi package version 1.0.1.9
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.