A vignette which guides you through all functions of the package is available here.
The package forceR
has originally been written for insect bite force data preparation and analysis, but it can be used for any kind of time series measurements. Functions include
To install the stable version of forceR
from CRAN use the following command:
install.packages('forceR')
You can also install the current development version of forceR
from the GitHub repository:
require(devtools)
devtools::install_github("https://github.com/Peter-T-Ruehr/forceR")
Check out the News page of forceR
.
If you use this package, please cite the original publication:
Rühr, PT & Blanke, A (2022): forceX and forceR
: a mobile setup and R package to measure and analyze a wide range of animal closing forces. Methods in Ecology and Evolution 13(9): pp. 1938--1948. doi: 10.1111/2041-210X.13909.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.