File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- # ' Configure the R environment to access my MongoDB database, and provide or
2- # ' cache user information for reuse in learnr and shiny applications that are
3- # ' run locally.
1+ # ' Configure the R environment to access my database and to register users
42# '
5- # ' Environment variables are added with infos about my database and files
6- # ' are written in the user's directory with cache data.
3+ # ' These functions configure the R environment to allow recording of learnr and
4+ # ' Shiny apps activity in a database, for a given user. Environment variables
5+ # ' are added with infos about my database and files are written in the user's``
6+ # ' directory with cache data.
77# '
88# ' @param data Fingerprint data (user information) either in clear, or ciphered. In
99# ' this case, the string must start with "fingerprint=".
You can’t perform that action at this time.
0 commit comments