View source: R/remove_fellowship.R
remove_fellowship | R Documentation |
Remove fellowship trained surgeons using ABS, fellowship council and medicare claim specialty code
remove_fellowship( data, fellowship_council_data_path = "/Volumes/George_Surgeon_Projects/Surgeon Profile data/fellowship_council/fellowship_npi_manual_linked.csv", medicare_gs_list_path = "/Volumes/George_Surgeon_Projects/Surgeon Profile data/medicare_specialty/all_gs_splty_medicare.rdata" )
data |
medicare data |
fellowship_council_data_path |
path to fellowship council dt |
medicare_gs_list_path |
assign value to NULL if you don't want use the medicare specialty code criteria. |
medicare dataset that removed fellowship trained surgeons
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.