cam_project: Prepare folder Structure

View source: R/Functions.R

cam_projectR Documentation

Prepare folder Structure

Description

Function to create all necessary folders to work with the cameratrapr package

Usage

cam_project(name = NULL, dir = NULL, cameras = NULL, locations = NULL)

Arguments

name

character. Name of the project. This will become the name of the main folder

dir

character. directory to the folder where the project should be located

cameras

character vector. CameraIDs that will be used for the study.

locations

(OPTIONAL) character vector. LocationIDs at which the cameras will be placed.

Examples

Coming

DavidDHofmann/cameratrapr documentation built on Dec. 9, 2022, 8:24 a.m.