plotTerms: plotTerms

View source: R/plotTerms.R

plotTermsR Documentation

plotTerms

Description

Plot terms description

Usage

plotTerms(model)

Arguments

model

linear model

Value

does not return value

Examples

plotTerms(lm(x ~ y, data = data.frame(x = runif(10), y = runif(10))))

Mercedeh66/mirTarRnaSeq documentation built on April 14, 2023, 6:49 a.m.