servosphereR
The goal of servosphereR is to make analyzing data generated by a SynTech servosphere easier, faster, and more intuitive. This package contains a number of functions that should ease the work-flow of working with output files from the servosphere.
Installation
This package is currently only available from GitHub and may be installed directly using devtools:
# install.packages('devtools')
devtools::install_github("wittja01/servosphereR")
Example
For a full introduction to the package and all the included functions, check out the vignette that accompanies this package (browseVignettes("servosphereR")
).