var_all_ok: Are the variable classes and names for the vars as expected?

Description Usage Arguments Value Examples

Description

var_all_ok is a convenience function that performs multiple varpr checks related to the classes and names of variables in the variant file.

Usage

1
var_all_ok(vars)

Arguments

vars

The data frame of vars.

Value

A logical vector of length one.

Examples

1
2
3
4
## Not run: 
var_all_ok(vars) # assumes you have a vars data frame

## End(Not run)

bahlolab/varpr documentation built on May 11, 2019, 5:26 p.m.