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

Try the networkGen package in your browser

Any scripts or data that you put into this service are public.

networkGen documentation built on May 6, 2019, 1:10 a.m.