Skip to content

how to string characters?

1 message · Ulrich Leopold

#
How can I string character variables?

for example:
a<- "str"
b<- "ing"

and i want c to be "string"
how do I do that?