set_cats_path: Set path to CATS folder

Description Usage Arguments Details Examples

Description

set_cats_path updates the config file with the location of the CATS folder.

Usage

1
set_cats_path(cats_path)

Arguments

cats_path

A string with the path to the CATS folder.

Details

The CATS folder is typically on the COPYCATS hard drive. On a Mac the path is usually /Volumes/COPYCATS/CATS and on Windows it's usually D:/CATS. The path

Examples

1
2
3
4
## Not run: 
set_cats_path("/Volumes/COPYCATS/CATS")

## End(Not run)

ChuckFinley/goldbogenlab documentation built on May 20, 2019, 9:24 a.m.