remove_surg_from_fac: remove the surgery components from a facility string

Description Usage Arguments Examples

View source: R/remove_surg_from_fac.R

Description

using regex remove the surgery providers from the facility string

Usage

1

Arguments

x

Examples

1
2
3
4
5
6
7
8
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function (x)
{
  }

utah-osa/hcctools documentation built on July 11, 2020, 8:59 p.m.