get_vessel_type: List of unique vessel types.

Description Usage Arguments Examples

View source: R/fct_data_processing.R

Description

Gets the list of unique vessels' types. It looks in the ship_type column of the dataframe and returned the list of unique types.

Usage

1

Arguments

df

the dataframe containing the ship_type column.

Examples

1
2
3
4
## Not run: 
get_vessel_type(dataframe)

## End(Not run)

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