The package useicd10cmShiny is to a shiny companion of the package useicd10cm. The application will create drug overdose indicators from the uploaded file with ICD 10 CM diagnosis codes.
You can install useicd10cmShiny from Github with:
devtools::install_github("epinotes/useicd10cmShiny")
This is a main function to lauch the application:
library(useicd10cmShiny)
runshiny()
To get more information on the main function runshiny()
and get the details of the ICD-10-CM codes used for the drug overdose indicators, run the following line:
?runshiny
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.