C_hss_space | R Documentation |
This function is part of the recode pipeline and is necessary for the effective use of the subsequent functions hss_gen_prep and hss_rewrite. The goal of this function is to eliminate spaces at the start of a text string. This function accounts for potential spaces added to Arabic or English text.
C_hss_space(dat)
dat |
df that needs recoding |
a df without spaces in the beginning of text strings
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.