gridFourteenDown: Grid Fourteen Down

Description Usage Format Examples

Description

This returns a fourteen grid downards maze. These are standardized coordinates.

Usage

1

Format

A data frame with 2 columns

start

Coordinates of Start Node.

end

Coordinates End Node.

Examples

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

# Returns a Grid with rank = 14
data(gridFourteenDown)
coordinates <- gridFourteenDown


## End(Not run)

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