On Mar 15, 2011, at 9:21 AM, bra86 wrote:
How could one get started with a self-written function?
I have a function written in .txt format, but can not find the way
to import
it to the R space.
Would be very appreciated for help.
It would be more typical to use a file extension of .r but I do not
think the source function cares greatly about that issue. The should
be material coving this topic in "Introduction to R".
?source
--
David Winsemius, MD
West Hartford, CT
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.