create.dir: Create a file directory for a new refuge I&M project

Description Usage Arguments

View source: R/misc_functions.R

Description

A function to create a new file directory structure. The directory structure is based off the Alaska I&M biometric project directory template.

Usage

1
create.dir(proj.name = NULL, dir.name = NULL, moreFolders = NULL)

Arguments

proj.name

The name of the project to be used as the name of the root project folder.

dir.name

Location to create new root project folder. Default is the current working directory.

moreFolders

List or vector containing character strings specifying full directory paths for additional folders to be included in project directory.


USFWS/SppDistMonProj documentation built on May 27, 2020, 9:44 a.m.