Description Usage Arguments Examples
Returns the names of ICD 10 variables in the TITCO dataset
| 1 | ICDVariables(subset = "all")
 | 
| subset | Character vector. Must be one or more of "all", "external", "xray", "fast", "ct", "intraoperative". Defaults "all", which is equal to c("external", "xray", "fast", "ct", "intraoperative"). | 
| 1 2 3 | ICDVariables()
ICDVariables("external")
ICDVariables(c("xray", "ct"))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.