powered by
This returns a four grid downwards maze. These are standardized coordinates.
data(gridFourDown)
A data frame with 2 columns
Coordinates of Start Node.
Coordinates End Node.
# NOT RUN { # Returns a Grid with rank = 4 data(gridFourDown) coordinates <- gridFourDown # } # NOT RUN { # }
Run the code above in your browser using DataLab