Rpolyhedra (version 0.2.6)

setDataDirEnvironment: setDataDirEnvironment

Description

Sets the path of Rpolyhedra data dir.

Usage

setDataDirEnvironment(env = "PACKAGE")

Arguments

env

The type of environment to work with. Values are "PACKAGE" or "HOME" and it defaults to package

Value

the curruent .data.env

Details

This function is used to set the data directories either to the package or the user home directory.