get_data: Read csv data into dataframe.

Description Usage Arguments Examples

View source: R/fct_data_processing.R

Description

The file needs to be in the inst/extdata folder

Usage

1
get_data(file = "ships_trim.csv")

Arguments

file

File path.

Examples

1
2
3
4
5
## Not run: 
df <- get_data()
df <- get_data(file = "file.csv")

## End(Not run)

janclod/marine documentation built on Feb. 6, 2021, 6:10 p.m.