#' T
#'
#' Q
#'
#'@param labels TODO
#'@param default TODO
#'
#'@return A data frame
#'@export
getAxisLimits <- function(labels, default = -3:3)
{
return(-3:3)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.