Description Usage Arguments Value
View source: R/harmonizeCols.R
This is function which takes as an input a dataframe containing data for a particular indicator, and outputs a dataframe with SDMX column names and all columns in the class character.
This is function which takes as an input a dataframe containing data for a particular indicator, and outputs a dataframe with SDMX concepts as column names and followed by an attribute name. Example: REF_REA
1 2 3 | harmonizeCols(sdgdf)
harmonizeCols(sdgdf)
|
sdgdf |
is a data frame referring to a specific SDG |
sdgdf |
is a data frame referring to a specific SDG |
This function returns a dataframe containing the cleaned data frame
This function returns a dataframe containing the cleaned data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.