healthyR (development version)
healthyR 0.1.2
Submit to CRAN * Add function 1. ts_census_los_daily_tbl - Can get the census or length of stay given just two columns of data, admit/arrival date and discharge/departure date
healthyR 0.1.1
- category_counts_tbl - Get counts of a specified column with a user specified grouping if provided
- named_item_list - Good for saving a tibble with many groups to different sheets of an excel file
- top_n_tbl - Good for getting a tibble of n records by some column selection
- ts_census_los_daily_tbl - Can compute the alos and census for data given simply the Admit Date and Discharge Date (discharge date can be null). Sometimes you want to see the average length of stay for those patients that are currently admitted
healthyR 0.1.0
- Released to CRAN 12-03-2020
healthyR 0.0.0.9006
- Add data files dx_cc_mapping and px_cc_mapping
- Added fucntion(s)
- save_to_excel()
- los_ra_index_summary_tbl
- los_ra_index_plt
healthyR 0.0.0.9005
- Add parameters to gartner magic chart for interior lables
healthyR 0.0.0.9004
- Update sql substring ike functions
healthyR 0.0.0.9003
- Added plt_gartner_magic_chart()
healthyR 0.0.0.9002
- Added the function opt_bin()
healthyR 0.0.0.9001
- Added the function ts_ymwdh_tbl()
healthyR 0.0.0.9000
- Added a NEWS.md file to track changes to the package.