Latest build
This commit is contained in:
17
man/activate.Rd
Normal file
17
man/activate.Rd
Normal file
@@ -0,0 +1,17 @@
|
||||
% Generated by roxygen2: do not edit by hand
|
||||
% Please edit documentation in R/activate.R
|
||||
\name{activate}
|
||||
\alias{activate}
|
||||
\title{Adds the pacman library path to the .libPaths variable, either as an extra
|
||||
library or as the only library}
|
||||
\usage{
|
||||
activate(totalIsolation = FALSE)
|
||||
}
|
||||
\arguments{
|
||||
\item{totalIsolation}{boolean Only refer to the pacman library, do not use
|
||||
any user library paths}
|
||||
}
|
||||
\description{
|
||||
Adds the pacman library path to the .libPaths variable, either as an extra
|
||||
library or as the only library
|
||||
}
|
||||
Reference in New Issue
Block a user