knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

Voltage fit package

Travis-CI Build Status

Experimental package for fitting voltage curves. To install from GitHub, run

devtools::install_github("csgillespie/voltagefit", build_vignettes=TRUE)

The package can then be loaded in the usual way

library("voltagefit")

To get started, see the associated vignette

vignette("getting_started", package="voltagefit")


csgillespie/voltagefit documentation built on May 14, 2019, 12:23 p.m.