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"

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.