coln_search_words: A list of search words used to find column names in Excel...

Description Usage Arguments Details Author(s)

View source: R/coln_search_words.R

Description

A list containing search words used in guess_colname function.

Usage

1
coln_search_words(column, return_name = FALSE)

Arguments

column

A required column name as character string

return_name

Logical. Should name of column be returned instead of value from the list? Used in internal conditional functions.

Details

The function accepts following required column names: expedition, station, type, sample_name, longitude, latitude, date, bottom_depth, gear, from, to, responsible and comment.

Author(s)

Mikko Vihtakari, Conrad Helgeland


MikkoVihtakari/MarineDatabase documentation built on July 7, 2020, 2:16 a.m.