remove_fac_in_surg: remove facility string piece from the surgery string

Description Usage Arguments Value Author(s) Examples

View source: R/remove_fac_in_surg.R

Description

using regex it removes common facility names from the surgery list

Usage

1
remove_fac_in_surg(uq_surg, uq_fac)

Arguments

x

Value

string of the cleaned surgery list

Author(s)

Alexander Nielson

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.