Writes a SNOMEDcodelist to file. If the filename is NULL, a filename is created from the 'codelist_name' attribute.
export(x, ...)# S3 method for SNOMEDcodelist
export(x, filename = NULL, metadata = TRUE, ...)
invisibly returns the exported codelist
SNOMEDcodelist object to export to file
not used
character vector of length 1 for the file to write to. If NULL, a filename is generated from the codelist filename.
whether metadata is exported (default = TRUE)
Other SNOMEDcodelist functions:
SNOMEDcodelist()
,
addInactiveConcepts()
,
expandSNOMED()
,
is.SNOMEDcodelist()
,
print.SNOMEDcodelist()
Other SNOMEDcodelist functions:
SNOMEDcodelist()
,
addInactiveConcepts()
,
expandSNOMED()
,
is.SNOMEDcodelist()
,
print.SNOMEDcodelist()