#' Acceptance sampling functions
#'
#' A number of sampling plans can be compared for their operating
#' characteristics and other commonly used functions.
#'
#' \tabular{ll}{ Package: \tab Dodge\cr Type: \tab Package\cr Version: \tab
#' 0.9-4\cr Date: \tab 2020-12-13\cr License: \tab GPL\cr LazyLoad: \tab yes\cr }
#'
#' @name Dodge-package
#' @aliases Dodge-package Dodge
#' @docType package
#' @author Raj Govindaraju and Jonathan Godfrey
#'
#' Maintainer: A. Jonathan R. Godfrey <a.j.godfrey@@massey.ac.nz>
#' @references Dodge
#' @keywords package
#' @importFrom graphics axis legend par plot text title
#' @importFrom stats dbinom pbinom dpois ppois median pnorm qnorm phyper
#' @importFrom grDevices dev.new
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.