bindRows: Combine Rows Into One

Description Usage Arguments Value Author(s) Examples

Description

Combine rows into one which are actually sole record.

Usage

1
bindRows(df = NULL, output.format = "xlsx")

Arguments

df

You can assign a data.frame yourself. If null, you will manually select a spreadsheet and extract the data.

output.format

xlsx or xls. Default xlsx.

Value

Nothing

Author(s)

Yiying Wang, wangy@aetna.com

Examples

1
2
3
4
## Not run: 
bindRows()

## End(Not run)

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