test_data_dwc: Test If Provided Dictionary Data is Valid

Description Usage Arguments Value See Also

View source: R/test.R

Description

Test If Provided Dictionary Data is Valid

Usage

1
2
3
4
5
test_data_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

error or nothing

See Also

Other test functions: test_cloud(), test_columns_cloud(), test_data_renamed(), test_data_user()


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