Last data update: 2014.03.03

R: Updates a .Renviron file in the given path.
update_renviron_fileR Documentation

Updates a .Renviron file in the given path.

Description

Updates a .Renviron file in the given path.

Usage

update_renviron_file(path, r_libs_user)

Arguments

path

to the .Renviron file

r_libs_user

the new value of R_LIBS_USER

Results