import_format: Import and format photo and video salmon count data

View source: R/import_format.R

import_formatR Documentation

Import and format photo and video salmon count data

Description

Import and format photo and video salmon count data

Usage

import_format(input, saveit = FALSE, output)

Arguments

input

the directory path to a CSV containing dates, and hourly video and photo counts of salmon.

saveit

whether to save the returned data frame as a RData object

output

if saveit = TRUE, the directory path to where to save the returned data frame

Value

a data frame of salmon counts formatted for escapement functions

Examples

## Not run: 
import_format("salmon_counts.csv")

## End(Not run)

mccrea-cobb/akulara documentation built on Nov. 14, 2024, 4:17 a.m.