Cutting and pasting is probably a bad idea with 2000 lines of code.
You might want to save your 2000 lines to a file and then source it.
e.g.
source('myHugeFile.R')
I think (I don't have a GUI version handy) there's a dropdown menu
option for sourcing files in the File menu of the GUI too if you'
Hello everyone
I have a problem using the R console. I have written 2000 lines in a notepad,
this lines are commands for reading dbf files. When I paste these lines in the
R console I can only visualize the end of the output, this is because the R
console has a default number of rows which is sm
2 matches
Mail list logo