Create new data-dictionary object
stw_dict(...) # S3 method for default stw_dict(...) # S3 method for `NULL` stw_dict(data_dict, ...) # S3 method for character stw_dict(name, type, description, levels = NULL, ...) # S3 method for data.frame stw_dict(data_dict, ...) # S3 method for stw_meta stw_dict(meta, ...) # S3 method for stw_dataset stw_dict(dataset, ...)
... | additional args (not used) |
---|---|
data_dict |
|
name |
|
type |
|
description |
|
levels |
|
meta | Object with S3 class |
dataset | Object with S3 class |
object with S3 class stw_dict