decode_col | R Documentation |
Sister func to encode_col returns a data frame with original column names based on df$dict
decode_col(df.list, df = df.list$df)
df.list: |
list object generated from d8ahelper::convert_col_name |
df: |
data frame to convert names from, default to df within df.list |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.