Skip to content

Commit

Permalink
Merge pull request #58 from roaldarbol/dev
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
roaldarbol authored Nov 4, 2024
2 parents 0db5323 + 7ecdfa3 commit dde8f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/calculate_kinematics.R
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#'
#' @param data Data frame
#'
#' @return An data frame data frame with kinematics calculated
#' @return A data frame with kinematics calculated
#' @export
#' @import dplyr
#' @importFrom rlang :=
Expand Down

0 comments on commit dde8f7f

Please sign in to comment.