I'm new but am already starting to accumulate utility functions for
the fairly specialized kinds of data files with which I work. I'd like
to keep those functions in a single folder, or filetree rooted at a
specific folder under my $HOME (I'm running linux), for ease of

* source()-ing
* git commit to bitbucket
* scp to clusters

I'm wondering,

1 is there a canonical location for personal functions, notably on
  linuxen?

2 how can one make that location most easily available? or must one
  always provide either a relative path from one's R cwd, or an FQ
  path to, the personal-functions folder?

Apologies if this is a FAQ, but I didn't see anything about it @

http://cran.r-project.org/doc/FAQ/R-FAQ.html
http://cran.r-project.org/doc/manuals/R-admin.html

or in casual rseek-ing.

TIA, Tom Roche <tom_ro...@pobox.com>

______________________________________________
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.

Reply via email to