print.lama_dictionary {labelmachine} | R Documentation |
Print a lama_dictionary class object
Description
Print a lama_dictionary class object
Usage
## S3 method for class 'lama_dictionary'
print(x, ...)
Arguments
x |
The lama_dictionary class object that should be printed. |
... |
Unused arguments |
See Also
new_lama_dictionary()
, as.lama_dictionary()
,
lama_translate()
, lama_to_factor()
, lama_translate_all()
,
lama_to_factor_all()
, lama_read()
, lama_write()
,
lama_rename()
, lama_select()
, lama_mutate()
, lama_merge()
,
lama_read()
, lama_write()
[Package labelmachine version 1.0.0 Index]