check_input_geNet: checking input df Function

Description Usage Arguments Value Examples

View source: R/checking_and_pre-processing.R

Description

function to check the format of the input binary df. It is automatically called by the geNet() function.

Usage

1
check_input_geNet(binary_df)

Arguments

binary_df

a binary dataframe to be checked. Mandatory argument.

Value

None

Examples

1
## Not run: check_input_df(binary_df)

haneylab/geNet documentation built on Oct. 4, 2020, 8:40 a.m.