strengejacke / sjmisc

Data transformation and utility functions for R

Home Page:https://strengejacke.github.io/sjmisc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rec and space strings

andresimi opened this issue · comments

Hi, is it possible to make rec work with space?

library(sjmisc)
rec("Any Disorder", rec = "Any Disorder = Any Mental Disorder")
[1] "AnyMentalDisorder"