del_rows_ndat: Delete rows which have no data between specified range of...

Description Usage Arguments

Description

This function deletes all rows which have no data within a range of columns specified using start column name and end column name

Usage

1
del_rows_ndat(dataframe, startname, endname)

Arguments

dataframe

Dataframe to be processed

startname

Name of the first column in the range on columns

endname

Name of the last colume in the range of columns


rexon1992/pathways documentation built on May 26, 2019, 4:40 p.m.