#' Bell polynomial evaluation
#'
#' Functions for evaluating the Bell polynomials, partial and complete.
#'
#' Included functions: \code{BellB} for partial or complete Bell polynomials,
#' \code{BellN} for Bell numbers, and \code{stirling2} for Stirling numbers of second kind.
#'
#' Note: Only evaluation for a given x-vector. Does not return coefficients or powers.
#'
#' @docType package
#' @name BellB-package
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.