plot_hist: plot_hist

View source: R/plot.R

plot_histR Documentation

plot_hist

Description

Plots histogram from various types of objects.

Usage

plot_hist(x, ...)

## S3 method for class 'MArrayLM'
plot_hist(x, coef = NULL)

Arguments

x

an R object.

...

arguments passed down to methods.

coef

name of coefficient.


ddiez/omisc documentation built on Aug. 14, 2024, 1:19 p.m.