R: pass a character object with a comma inside it to a formula
I am trying to build a function in which I have to use a comma separator between two strings to pass as formula (brmsformula need this format to specify sigma), but I get an error cause formula
does not want ,
inside it: