print.SNOMEDcodelist {Rdiagnosislist}R Documentation

Display a SNOMEDcodelist on screen

Description

Displays a SNOMEDcodelist on screen, including metadata. Truncates term descriptions in order to fit within the line width.

Usage

## S3 method for class 'SNOMEDcodelist'
print(x, ...)

Arguments

x

SNOMEDcodelist object to print to screen

...

not used

Value

invisibly returns the codelist

See Also

Other SNOMEDcodelist functions: SNOMEDcodelist(), addInactiveConcepts(), expandSNOMED(), export(), is.SNOMEDcodelist()


[Package Rdiagnosislist version 1.2 Index]