java_env_set_rprofile {rJavaEnv} | R 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 |
[Package rJavaEnv version 0.2.2 Index]