knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

rwalk

This package is under development.

This is, as of yet, a minimal build with incomplete documentation.

The package rwalk consists of tools for random walks and Schmitz/Sulzer modified random walks for simulations of electrochemical detection of neurotransmitter release and reuptake. Developed with the Sulzer Lab at Columbia University.

http://sulzerlab.org/index.html

Acknowledgements:

Installation

library(devtools)
install_github("PnoJai/rwalk")


pnojai/rwalk documentation built on Nov. 12, 2019, 7:42 a.m.