print.SNOMEDcodelist {Rdiagnosislist} | R Documentation |
Displays a SNOMEDcodelist on screen, including metadata. Truncates term descriptions in order to fit within the line width.
## S3 method for class 'SNOMEDcodelist'
print(x, ...)
x |
SNOMEDcodelist object to print to screen |
... |
not used |
invisibly returns the codelist
Other SNOMEDcodelist functions:
SNOMEDcodelist()
,
addInactiveConcepts()
,
expandSNOMED()
,
export()
,
is.SNOMEDcodelist()