medcodeis {CALIBERcodelists} | R Documentation |
Selects Read codes with a particular medcode(s).
medcodeis(medcodes = integer(0))
medcodes |
A vector of medcodes to extract. |
A selection
object.
as.codelist
, assigncat
, dictis
, explode
, getdictionary
, setdictionary
, termhas
To convert codelists from one dictionary to another: convert
## Selecting a particular medcode or list of medcodes setdictionary('read') print(medcodeis(1:10))