The packagetouch (Toolsofunilization andcost inhealthcare) providesR implementation of the software tools developed in theH-CUP (Healthcare Cost and Utilization Project) and AHRQ (Agency forHealthcare Research and Quality).
It currently contains functions for
You may install the released version fromCRAN.
install.packages("touch")One may install the latest version under development as follows:
if (!require(remotes))install.packages("remotes")remotes::install_github("wenjie2wang/touch",upgrade ="never")GNU General Public License (≥ 3)