networkGen Package

This package is used to generate network mazes. Currently it is at the version 0.1.0.

The functions will help you to generate trail or circuit type mazes.

In some of the mazes, unidirectional arrows can be included (Up to 3 arrows).

More to come soon!


R/networkGen is an R package with R functions that are useful to me for automatically generating network mazes for research. These are the most important functions in the package.


License

This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 3, as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU General Public License for more details.

A copy of the GNU General Public License, version 3, is available at https://www.r-project.org/Licenses/GPL-3