java_env_set_rprofile: Update the .Rprofile file in the project directory

View source: R/java_env.R

java_env_set_rprofileR Documentation

Update the .Rprofile file in the project directory

Description

Update the .Rprofile file in the project directory

Usage

java_env_set_rprofile(java_home, project_path = NULL)

Arguments

java_home

The path to the desired JAVA_HOME.

project_path

A character vector of length 1 containing the project directory where Java should be installed. If not specified or NULL, defaults to the current working directory.


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