R/netGen.R

#' networkGen: A package for generating network type maze
#' @description The mazeGen package provides functions to generate the Network Mazes. \cr
#'
#' The item families are not designed to be increasingly difficulty. They are just different at this stage.
#' This package is still at its early stages.
#'
#' Nevertheless, there are 4 functions in which will help you to start generating your own html network mazes.
#'
#' \itemize{
#' \item{\code{\link{netHTML}}}
#' \item{\code{\link{netHTML1arrow}}}
#' \item{\code{\link{netHTML2arrows}}}
#' \item{\code{\link{netHTML3arrows}}}
#' }
#'
#' @references
#' coming soon
#' @name networkGen
NULL
Aidenloe/netGen documentation built on May 5, 2019, 1:34 p.m.