Description Usage Arguments Details Value See Also Examples
Prints to the screen the codes included in a selection that are from
dictionaries currently in use (according to getdictionary
).
1 2 3 4 |
x |
a selection object. |
... |
other arguments to print.selection. |
S3 method for the 'selection' class, a list of (Read, OPCS and/or ICD-10)
terms selected from the CALIBER_DICT
dictionary, stored as a logical vector with the
same length as the number of rows in CALIBER_DICT.
print.selection
returns the selection, invisibly.
length.selection
returns the number of terms in the selection, that are in one of the dictionaries in use.
1 2 3 | setdictionary('read')
myselection <- termhas('angina')
myselection
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.