clean_dwc: Clean Dictionary Data

Description Usage Arguments Value See Also

View source: R/dictionary.R

Description

Clean dictionary from unnecessary or empty fields

Usage

1
clean_dwc(data = NULL, column_field = "fieldname", column_stand = "standard")

Arguments

data

a data.frame with dictionary data

column_field

a character string that specifies name of the column that contains field information

column_stand

a character string that specifies name of the column that contains standard information

Value

a data.frame of cleaned dictionary data

See Also

Other dictionary functions: download_cloud_data(), get_darwin_core_info()


bd-R/bdDwC documentation built on Oct. 4, 2021, 11:06 a.m.