Bogaso wrote
> Hello all,
>
> I was trying to load a .r file using source() ... functions ... however
> getting
> following error:
>
>> source("D:/Book Code.r")
> Error in sys.call(sys.parent()) : node stack overflow
I realise the above message is quite old, just a quick reply if anyone is
enc
Christofer Bogaso gmail.com> writes:
>
[snip]
> I was trying to load a .r file using source() and load() functions.
> Although I could be able to load the codes (mainly few user defined
> functions) written in that .r. file correctly, however getting
> following error:
>
> > source("D:/Book
I think your immediate problem is that you are asking this particular question
in the wrong forum. It appears that you are following instructions (in a book?
a class?) and you need to direct your questions to the author of those
instructions.
You may find it helpful to know:
a) The load functi
3 matches
Mail list logo