rje_consent_check {rJavaEnv} | R Documentation |
Ensure that the user has granted permission for rJavaEnv to manage files on their file system.
rje_consent_check()
The function is based on the code of the renv
package.
Copyright 2023 Posit Software, PBC
License: https://github.com/rstudio/renv/blob/main/LICENSE
TRUE
if consent is verified, otherwise an error is raised.