kin.signal.missing | R Documentation |
Identifies missing or static signals in kinematic data.
kin.signal.missing(x, criterion = NULL, delete.static.positions = F)
x |
A numeric vector containing signal data |
criterion |
Values to be considered as missing (default: NULL) |
delete.static.positions |
If TRUE, marks unchanging positions as missing (default: FALSE) |
A vector with missing values marked as NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.