Learn R Programming

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")).

Copy Link

Version

Install

install.packages('servosphereR')

Monthly Downloads

247

Version

0.1.1

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Jacob T. Wittman

Last Published

May 14th, 2019

Functions in servosphereR (0.1.1)

calcXY

Calculate (x, y) coordinates
mergeTrialInfo

Merge trial id information
summaryAvgVelocity

Calculate average velocity
calcDistance

Calculate distance
summaryNetDisplacement

Calculate net displacement
getFiles

Return a list of data frames generated from the servosphere
cleanNames

Set column names for list of data frames
summaryTotalDistance

Calculate total path distance
aggregateData

Aggregate data frames
servosphere

Example servosphere data
atan3

Calculate angle between a vector and y-axis
summaryTortuosity

Calculate tortuosity
summaryAvgBearing

Calculate average bearing
calcTurnAngle

Calculate turn angle
calcTurnVelocity

Calculate turn velocity
summaryStops

Summarize the number and length of stops
servosphereR

servosphereR: A package to facilitate cleaning and analyzing data produced by a servosphere.
calcBearing

Calculate bearing
calcVelocity

Calculate velocity