Nothing
#' Waypoints on the path of a fictitious robot
#'
#' This is used in *MOSAIC Calculus* examples about splining.
#'
#' @docType data
#' @name Robot_stations
#'
#' @keywords datasets
#'
#' @format
#' A data frame with 16 cases, each of which is an x-y location at the indicated time.
#' - x,y X-Y location in mm
#' - t time in seconds
#'
"Robot_stations"
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.