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"
ProjectMOSAIC/mosaicCalc documentation built on March 1, 2025, 12:37 a.m.