Skip to content
Prev 75473 / 398502 Next

R-devel and bad magic number

Sean Davis wrote:
load() is for binary workspaces.  Use source() to read source code.

Duncan Murdoch