README.md

useicd10cmShiny

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.

Installation

You can install useicd10cmShiny from Github with:

devtools::install_github("epinotes/useicd10cmShiny")

Example

This is a main function to lauch the application:

library(useicd10cmShiny)
runshiny()

Help

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



epinotes/useicd10cmShiny documentation built on March 19, 2020, 4:42 a.m.