knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(MyPackage)
This makes a histogram of the normal distribution from a sample size n.
This makes a histogram of a given sample of the bootstrap function of param x.
This finds the default confidence interval for a 2 sample population if x is a random, single sample.
This makes a histogram of a uniform sample distribution with x as the sample size.
This finds the area under the curve and creates a distribution and an integral graph.
This reads fire data so that we can see it by accessing the package
This makes a plot of the maximum likelihood of a data set with param x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.