load_sea_file: Reads raw SEA data from a file.

load_sea_fileR Documentation

Reads raw SEA data from a file.

Description

Reads, parses, and converts an SEA csv into an R data.frame.

Usage

load_sea_file(file, verbose = FALSE)

Arguments

file

The name of the file which the data is to be read from.

verbose

Print file name (as progress checker)? Defaults to FALSE.

Value

Returns the file's content as an R data.frame.


josegallegos07/aceR documentation built on June 27, 2022, 10:25 a.m.