Skip to content

Commit

Permalink
Export classification
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikkel Roald-Arbøl committed Dec 16, 2024
1 parent 004aa31 commit 5a12cce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/classify_movement_plateau.R
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
#' - 1: High activity state
#' - 0: Low activity state
#' - NA: Unable to classify (usually due to missing data)
#' @export
classify_movement_plateau <- function(speed,
window_size = 30,
min_plateau_length = 30,
Expand Down

0 comments on commit 5a12cce

Please sign in to comment.