#' Coefficients for Legendre polynomials
#'
#' Coefficients of the Legendre polynomials, currently given up through P_{10}.
#'
#' @format An 11 x 11 matrix, with each column representing one of the Legendre
#' polynomials P_0 through P_10, and each row giving the coefficients of one power
#' of x, x^0 through x^{10}.
"legendrecoef"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.