findVarRow: Find the Variable Row

Description Usage Arguments Value Author(s) Examples

Description

Find the variable row and return a list of the index, row names and a data frame containing pct_valid_val, pct_unique_val, pct_complete_val. It makes use of the private function aseshms:::checkTopRows.

Usage

1

Arguments

files

You can manually assign the files. If null, you will select them using a wizard.

Value

A list

rowindex

row index

vars

col names (table head)

checkrows

a data.frame containing pct_valid_val, pct_unique_val, pct_complete_val

Author(s)

Yiying Wang, wangy@aetna.com

Examples

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

## End(Not run)

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