inst/doc/what-is-gibble.R

## ---- include = FALSE---------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----setup--------------------------------------------------------------------
library(gibble)

## ----gibble-------------------------------------------------------------------
gibble(minimal_mesh)

## -----------------------------------------------------------------------------
gibble(mpoly)

Try the gibble package in your browser

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

gibble documentation built on July 1, 2020, 5:59 p.m.