Displaying 1 result from an estimated 1 matches for "nmarco".
Did you mean:
marco
2014 May 02
2
substring if a record has a "\"
Hello togehter,
i have a litte problem. I have a data.frame with a view entries like this
one:
1
A Marius Muller -\nIT Services
B Rockwood\nBrockhues
C Microlog Services\nMarcos
D Firefox Services
I now want only the first description in the column until the "\n". How can
i do this?
The solution look like this one:
1
A Marius Muller -
B Rockwood
C Microlog Services
D Firefox Services
Thank you.
Best regards. Mat.
--
View this message in c...