R/shapes.R

#' Shapes used in moment of inertia calculations
#' 
#' These are used in a handful of examples in the *MOSAIC Calculus* text.
#'
#'
#' @format Data frames with coordinates `x` and `y` as columns
#' 
#' 
#' @docType data
#' @rdname Shapes
"Blob1"
#' @rdname Shapes
"Blob2"
#' @rdname Shapes
"Blob3"
#' @rdname Shapes
"Blob4"
ProjectMOSAIC/mosaicCalc documentation built on March 1, 2025, 12:37 a.m.