R/Robot_stations.R

#' 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"

Try the mosaicCalc package in your browser

Any scripts or data that you put into this service are public.

mosaicCalc documentation built on June 22, 2024, 6:49 p.m.