Learn R Programming

embryogrowth (version 6.2)

plotR_hist: Shows the histogram of temperatures with set of nests and the R function superimpose

Description

Shows the histogram of temperatures with set of nests and the R function superimpose plotR_hist(data)

Usage

plotR_hist(x, ..., ylimH = NULL, ylabH = "Frequency of temperatures")

Arguments

x
Result data
...
Parameters used by hist or plotR functions
ylimH
Scale of histogram using ylimH=c(min, max)
ylabH
Label for histogram scale

Value

Nothing

Details

plotR_hist shows the histogram of temperatures with set of nests and the R function superimpose

Examples

Run this code
## Not run: 
# library(embryogrowth)
# data(resultNest_4p)
# plotR_hist(resultNest_4p)
# ## End(Not run)

Run the code above in your browser using DataLab