Skip to content
Prev 374498 / 398513 Next

a question about R script : "Can only modify plain character vectors."

Dear all,

would appreciate a suggestion about the following situation : I am running
a script in R, and shall i execute it in the terminal, step by step, it
works fine.

however, if  i do source ("script.R"), it does not complete and I am
getting the error :
"Can only modify plain character vectors."

what may go wrong ? thank you for your help,

-- bogdan