gridThreeUp: Grid Three Up

Description Usage Format Examples

Description

This returns a three grid upwards maze. These are standardized coordinates.

Usage

1

Format

A data frame with 2 columns

start

start, coordinates of Start Node.

carat

end, coordinates End Node.

Examples

1
2
3
4
5
6
7
8
## Not run: 

# Returns a Grid with rank = 3
data(gridThreeUp)
coordinates <- gridThreeUp


## End(Not run)

Aidenloe/mazeGen documentation built on May 5, 2019, 1:34 p.m.