The help page "?Startup" gives details on the startup procedures and the order in which different files, variables, etc. are read/executed. That may give you insight into where to set and option so that it is in place when needed.
On Fri, May 24, 2013 at 3:46 PM, Benjamin Tyner <bty...@gmail.com> wrote: > Hi, > > I have some functions defined within etc/Rprofile.site which contain > embedded comments, but it seems the comments get stripped out when the > site profile is sourced into the base namespace. I'm thinking I need to > enable options(keep.source=TRUE) somewhere prior to the actual sourcing > of the site profile, but haven't been able to figure it out yet. Does > anyone have any suggestions? > > Thanks, > Ben > > > ______________________________________________ > 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. > > -- Gregory (Greg) L. Snow Ph.D. 538...@gmail.com [[alternative HTML version deleted]] ______________________________________________ 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.