get_slopePerPhylum: Get slope from linear model per phylum

Description Usage Arguments Value Examples

View source: R/linear_regression_functions.R

Description

Get slope from linear model per phylum

Usage

1

Arguments

data

A data.frame

x

x-axis name

y

y-axis name

Value

A tibble with m = slope for each phylum

Examples

1
get_slopePerPhylum(total_cogs,x =  "ORFs(X100)" , y ="Transcription Factors")

josschavezf/erba documentation built on May 2, 2021, 7:33 a.m.