#' bdpg.
#'
#' @name bdpg
#' @docType package
#' @importFrom stats runif dnorm loess median optim rlnorm
#' @importFrom graphics curve hist text points abline plot lines
#' @importFrom grDevices dev.off pdf
#' @importFrom methods new representation show
#' @importFrom utils combn head read.csv sessionInfo tail write.csv write.table
#' @importFrom bipartite networklevel
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.