Description Usage Arguments Value Examples
View source: R/checking_and_pre-processing.R
function to check the format of the input binary df. It is automatically called by the geNet() function.
1 | check_input_geNet(binary_df)
|
binary_df |
a binary dataframe to be checked. Mandatory argument. |
None
1 | ## Not run: check_input_df(binary_df)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.