installRprofile: Install USDA-NRCS SPSD CCE user .Rprofile

View source: R/installRprofile.R

installRprofileR Documentation

Install USDA-NRCS SPSD CCE user .Rprofile

Description

Install USDA-NRCS SPSD CCE user .Rprofile

Usage

installRprofile(overwrite = FALSE, user_folder = NULL, home_drive = NULL)

Arguments

overwrite

overwrite? Default FALSE

user_folder

User folder name (default NULL; if not null used instead of file.path('C:/Users', Sys.getenv('USERNAME'), 'Documents'))

home_drive

Custom Home Drive (default NULL; if not null replaces "C:")

Value

source() a new .Rprofile set up to redirect R library paths


ncss-tech/soilReports documentation built on April 25, 2024, 1:03 a.m.