#' Easy way for approximating data with splines.
#'
#' @name xspliner-package
#' @importFrom magrittr %>%
#' @importFrom grDevices dev.off pdf
#' @importFrom stats as.formula fitted glm model.frame predict summary.glm coef getCall predict.glm terms.formula setNames
#' @importFrom graphics plot
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.