simpSumm: Simplify Checkup Data Sumamry

Description Usage Arguments Details Value Author(s) Examples

Description

Simplify the summary column of checkup raw dataset.

Usage

1
2
simpSumm(summ.col, file = NULL, sheet = 1, provider = c("Ciming",
  "Meinian", "Ikang"), ...)

Arguments

summ.col

The index or name of the summary column

file

The checkup raw dataset in Excel spreadsheet format

sheet

The index or name of the sheet. Default 1.

provider

A string. Currently support "Ciming", "Meinian" and "Ikang"

Details

There are 3 additional arguments:

beginner

The beginner RegEx expression of a sentence.

ender

The ending RegEx expression of a sentence.

special.chr

Invoke the beginner/ender structure and keep the special.chr.

Value

A xlsx file under the same directory, containing modified sumamry column

Author(s)

Yiying Wang, wangy@aetna.com

Examples

1
2
3
4
5
6
## Not run: 
simpSum("C", provider="Ikang")

##

## End(Not run)

madlogos/aseshms documentation built on May 21, 2019, 11:03 a.m.