#Strings in R
1 messages · Page 1 of 1 (latest)
Seems to be an error, maybe from the interpreter you're using or something because it shouldn't remove the first word. Try again but restart everything.
;compile
str <- "We are the so called \"Vikings\", from the north"
str
cat(str)
Program Output
[1] "We are the so called \"Vikings\", from the north"
We are the so called "Vikings", from the north
Malassi#0410 | r | r-4.0.5 | wandbox.org
Yea whatever you're using to write your R seems a bit broken.
A please, be careful with your language. Thank you.
on an older version