condense_matrix         Halve the dimensions of a matrix
expand_matrix           Double the dimensions of a matrix
find_maze_refpoint      Get coordinates for a point in a maze
maze                    Random Mazes
maze2binary             Convert maze to binary matrix
plot.maze               Plot a maze object
solve_maze              Find a path through a maze
widen_paths             Spread a value within a matrix
