icd.data.offline
- default is TRUE, unless ICD_DATA_OFFLINE is
false/no. This will only ever be turned on with explicit user authorization
(or by directly setting it). Turning this on also results in data being saved
in the data directory. See below.
1 |
icd.data.interact
- default is based on interactive mode of R, as
given by base::interactive()
.
icd.data.resource
- default is ~/.icd.data but won't write unless user
gives permission
icd.data.absent_action
- what to do if data is missing, "stop" or
"message" consider removing this. Need to automate the hell out of this, but
might be useful for testing.
icd.data.icd10cm_active_ver
- which ICD-10-CM version is currently
active. Default is 2019.
See also .show_options()
.clear_options()
.set_dev_options()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.