R/cms.R

#' cms: Tools for Calculating CMS Medicare Reimbursement
#' 
#' Uses the CMS API to provide useRs databases containing yearly
#' Medicare reimbursement rates in the United States. Data can be acquired
#' for the entire United States or only for specific localities. Currently,
#' support is only provided for the Medicare Physician Fee Schedule (MPFS),
#' but support will be expanded for other CMS databases in future versions.
#' 
#' @docType package
#' @name cms
NULL
subramv/cms documentation built on Nov. 14, 2020, 12:36 a.m.