distance: Distance

Description Usage Arguments Value Examples

Description

Calculate the distance for any cell from the bottom left cell

Usage

1
distance(maze, start = NULL)

Arguments

maze

a maze object

start

starting point

Value

returns a matrix with numbers as distances

Examples

1
2

Ziegelsteintom/rmazing documentation built on May 10, 2019, 1:58 a.m.