df_per_func: Function to create a data.frame per function: rownames =...

Description Usage Arguments Value

Description

Function to create a data.frame per function: rownames = selected colData | column for each level of group_by

Usage

1
df_per_func(data, columns, func, group_by)

Arguments

data

A data.frame.

columns

The columns of data that are summarized.

func

A character of one summary function.

group_by

A vector of the same length as the number of rows in data, which is used for grouping.

Value

data.frame


loosolab/i2dash.scrnaseq documentation built on Jan. 1, 2021, 8:23 a.m.