How to use S-Plus functions in R
Hi I am very new to R. I used to work in S-Plus a lot but that was years ago. I wrote a large number of functions that I now want to view and edit in R. I know I have to tell R where the functions are but I have no idea how. The functions are stored on my laptop's c-drive. I tried everything I could find e.g. library(myfilepath), source(myfilepath) etc. but nothing seems to work. Hein
View this message in context: http://r.789695.n4.nabble.com/How-to-use-S-Plus-functions-in-R-tp3174963p3174963.html Sent from the R help mailing list archive at Nabble.com.