I have seen ?Startup and already update .RProfile in home folder, but as I already said it just affected user's Rprofile, not the global one. I might already find the solution for my problem. I just have to distribute one .Rprofile sscript to all user. That Rprofile will source files in a shared folder. Would you mind sharing if you have more effective solution?
Thank you. On Tue, Sep 10, 2013 at 9:04 PM, Hadley Wickham <h.wick...@gmail.com> wrote: > You might find ?Startup helpful - it describes all the places the R > looks for config files when starting up. > > Hadley > > On Mon, Sep 9, 2013 at 11:51 PM, Bembi Prima <alger...@gmail.com> wrote: > > Hi All, > > > > Anyone here using RStudio Server? > > I want to ask how can I put .Rprofile that can be accessed by all user. > > So if someone want to add general function, he can just edit one > .Rprofile > > without distribution difficulties. > > If I just update .Rprofile in my home directory, other user's .Rprofile > > will not be updated. > > > > Thanks > > > > [[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. > > > > -- > Chief Scientist, RStudio > http://had.co.nz/ > [[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.