| lock_study | R Documentation |
Marks a study path as locked for the duration of the current R session.
On Unix-like systems, cached study directories are also made read-only
at the file-system level via Sys.chmod().
lock_study(study_path, reason = "Package installed")
study_path |
Path to the study folder |
reason |
Optional reason for the lock (included in messages only) |
Logical indicating success, invisibly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.