Description Usage Arguments Value Examples
Calculate the distance for any cell from the bottom left cell
1 |
maze |
a maze object |
start |
starting point |
returns a matrix with numbers as distances
1 2 | maze <- makeMazeRecursiveBacktracker()
distance(maze)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.