Learn R Programming

forceplate (version 1.1-5)

Processing Force-Plate Data

Description

Process raw force-plate data (txt-files) by segmenting them into trials and, if needed, calculating (user-defined) descriptive statistics of variables for user-defined time bins (relative to trigger onsets) for each trial. When segmenting the data a baseline correction, a filter, and a data imputation can be applied if needed. Experimental data can also be processed and combined with the segmented force-plate data. This procedure is suggested by Johannsen et al. (2023) and some of the options (e.g., choice of low-pass filter) are also suggested by Winter (2009) .

Copy Link

Version

Install

install.packages('forceplate')

Monthly Downloads

208

Version

1.1-5

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Raphael Hartmann

Last Published

December 15th, 2025

Functions in forceplate (1.1-5)

time_lock_stats

Calculate Statistics for Time Locked Bins
prep_exp_data

Prepare Experimental Data
segment_fp_data

Segmentation to Data per Trial
combine_data

Combine Data Tables