rje_consent_check {rJavaEnv}R Documentation

Description

Ensure that the user has granted permission for rJavaEnv to manage files on their file system.

Usage

rje_consent_check()

Details

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

Value

TRUE if consent is verified, otherwise an error is raised.


[Package rJavaEnv version 0.2.2 Index]