convert_sampling_depths: Convert sampling depths to numeric.

Description Usage Arguments Author(s)

View source: R/convert_sampling_depths.R

Description

Converts sampling depths to numeric and adds any character strings from these columns to comments

Usage

1
convert_sampling_depths(dt, column, comment.col = "comment")

Arguments

dt

data frame containing meta-data. See read_metadata

column

column name in meta-data containing the sampling depths to be converted.

comment.col

the name of the comment column in dt

Author(s)

Mikko Vihtakari


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