read_seabird: Read in Seabird .cnv files that have common parameters

Description Usage Arguments Value

Description

This function is meant to import raw cnv files into an R data frame.

Usage

1
read_seabird(autoname = TRUE, recursive = FALSE)

Arguments

autoname

Should the function attempt to extract the names of the variables from raw data or should they be left blank and specified by the user using colnames()? Defaults to TRUE

recursive

Should the function look into sub-folders of the current folder?

Value

A single dataframe containing all the cast dale and a label column indicating the filename of the .cnv file


boshek/seabirdR documentation built on May 13, 2019, 12:37 a.m.