[R] run a slef-written function
David Winsemius
dwinsemius at comcast.net
Tue Mar 15 16:02:37 CET 2011
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
More information about the R-help
mailing list