powered by
This returns a three grid upwards maze. These are standardized coordinates.
data(gridThreeUp)
A data frame with 2 columns
start, coordinates of Start Node.
end, coordinates End Node.
# NOT RUN { # Returns a Grid with rank = 3 data(gridThreeUp) coordinates <- gridThreeUp # } # NOT RUN { # }
Run the code above in your browser using DataLab