[R] multi user environment & concept of access/authorization levels
Uwe Ligges
ligges at statistik.tu-dortmund.de
Sat Apr 6 01:15:47 CEST 2013
On 05.04.2013 14:15, lejeczek wrote:
> hi everybody
>
> the subject may seem a bit over the top but,
> I wonder if there is way in R to separate/segregate users
> into different access levels/categories
> simply, user A cannot perform certain tasks, cannot use
> certain libraries or their certainfunctions?
>
> possible now? in the futuremaybe?
You want to restrict access to the t-test for graduated students? And
quantile regression requires a phd degree?
Honestly: hopefully not. R is open source software and does not
distinguish between users.
Best,
Uwe Ligges
> regards
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at 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.
>
More information about the R-help
mailing list