Learn R Programming

adapr (version 2.0.0)

adaprHomeDir: Identify adapr Home directory. Location of options file and project listing.

Description

Identify adapr Home directory. Location of options file and project listing.

Usage

adaprHomeDir()

Arguments

Value

Full filepath to Adapr options and project listings directory.

Details

This is automatically handled by defaultAdaprSetup(), but can be controlled in an "R profile" by adding adaprHomeDir R option ( e.g., options(adaprHomeDir="myPath")).

Examples

Run this code
# NOT RUN {
 adaprHomeDir()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab