print.SNOMEDconcept: Display a SNOMEDconcept object with descriptions

View source: R/concepts.R

print.SNOMEDconceptR Documentation

Display a SNOMEDconcept object with descriptions

Description

SNOMEDconcept is an S3 class for vectors of SNOMED concept IDs as 64-bit integers. This function checks whether the object has the class SNOMEDconcept and is a vector of 64-bit integers.

Usage

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

Arguments

x

SNOMEDconcept object, or something that can be coerced to one

...

not required

Value

invisibly returns a character vector of the SNOMED CT concepts with descriptions separated by pipe (|)

See Also

Other SNOMEDconcept functions: as.data.frame.SNOMEDconcept(), c.SNOMEDconcept(), is.SNOMEDconcept(), union.SNOMEDconcept(), unique.SNOMEDconcept()


anoopshah/Rdiagnosislist documentation built on April 21, 2023, 11:49 p.m.