writedata: Function takes csv file and converts is to saved object

View source: R/writedata.R

writedataR Documentation

Function takes csv file and converts is to saved object

Description

Function takes csv file and converts is to saved object

Usage

writedata(filename)

Arguments

filename

A file location (csv file) with births and deaths of each animal

Examples

## Not run: 
writedata("inst/extdata/whaleData_08-06-2018.csv")

## End(Not run)

nwfsc-cb/srkw-status documentation built on Jan. 16, 2025, 1 a.m.