rje_consent_check: Verify User Consent for rJavaEnv

View source: R/consent.R

rje_consent_checkR 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.


rJavaEnv documentation built on Sept. 14, 2024, 1:07 a.m.