ggfit: A function for plotting a fit output against the true...

Description Usage Arguments Value

View source: R/granular_plots.R

Description

A function for plotting a fit output against the true distribution

Usage

1
ggfit(fit_output, dist, ps, title = NULL)

Arguments

fit_output

A data frame output from mix_dist()

dist

A numeric vector defining the distribution

ps

A numeric vector describing the granule sizes

title

Logical. Should a title be added to the plot?

Value

a ggplot object


csiro-crop-informatics/granular documentation built on June 5, 2020, 1:45 p.m.