Learn R Programming

Rdiagnosislist (version 1.4.0)

print.SNOMEDcodelist: 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 SNOMEDcodelist
print(x, ...)

Value

invisibly returns the codelist

Arguments

x

SNOMEDcodelist object to print to screen

...

not used

See Also

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