Nothing
#' 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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.