R/writedata.R
writedata.Rd
Function takes csv file and converts is to saved object
writedata(filename)
A file location (csv file) with births and deaths of each animal
if (FALSE) { # \dontrun{ writedata("inst/extdata/whaleData_08-06-2018.csv") } # }