add_rows: Add Rows

Description Usage Arguments

Description

This function adds all the rows in a dataframe within a specified range of columns and returns a data frame with one row and specified range of columns containing the sum

Usage

1
add_rows(data_frame, first_col, last_col)

Arguments

data_frame

dataframe to be added

first_col

Name of the first column in the range

last_col

Name of last column in the range


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