identifyDirectory: Identify Working Directory

Description Usage Arguments Value Author(s) Examples

View source: R/identifyDirectory.R

Description

This function identifies the path to the folder where data files and logs are saved. Results files will also be saved to this folder

Usage

1

Arguments

path

A character string identifying the path to the working directory

Value

A character string identifying the path to the working directory

Author(s)

Kate Lyden

Examples

1
2
3
4
5
## Not run: 	
identifyDirectory("/Users/jsmith/Documents/...")
identifyDirectory("C:/Documents and Settings/...")

## End(Not run)

activpalProcessing documentation built on May 2, 2019, 2:17 a.m.