Nothing
This package provides utilities for generating and plotting random mazes. The mazes are based on matrices, so can only consist of vertical and horizontal lines along a regular grid. But there is no need to use every possible space, so they can take on many different shapes.
# stable, release version from CRAN:
install.packages("mazing")
# devel version from GitHub:
# install.packages("devtools")
devtools::install_github("kstreet13/mazing")
Please use https://github.com/kstreet13/mazing/issues to submit issues, bug reports, and comments.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.