adityagandhi81298/percolate: An Implementation of the Percolation Mechanism

An implementation of the percolation mechanism in R. The percolate package uses base R, dplyr, tidyr, ggplot2, assetthat, and testthat. The "percolate" package generates "board" matrices, converts "board" matrices to boards, plots these "boards", and determines whether "boards" percolate or not, as well as graphically represents the "boards" before and after percolation. In achieving its purpose, the "percolate" package uses helper utility functions and modular functions. The "percolate" package also contains test cases against which the functions contained within the "percolate" package have been tested. For more information regarding the description, usage, arguments, value, and examples of function contained within the "percolate" package, please check the documentation.

Getting started

Package details

Maintainer
LicenseNone
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("adityagandhi81298/percolate")
adityagandhi81298/percolate documentation built on Nov. 1, 2019, 8:54 p.m.