View source: R/encoding_decoding.R
| decode_clms | R Documentation | 
Unicode hex value _hx[0-9A-F]2_ columns are converted into non alpha numeric text
decode_clms(my_df, skip_clms = c(), replace_existing_clm = FALSE)
my_df | 
 Input date.frame or data.table  | 
skip_clms | 
 character vector of columns to skip  | 
replace_existing_clm | 
 Boolean to indicate whether encoded columns should be overwritten or written as <clm_name>_Decoded  | 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ decode_clms ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.