Skip to content

Commit

Permalink
reinstate eyeris::interpolate() into the epoch() docs example code
Browse files Browse the repository at this point in the history
  • Loading branch information
shawntz committed Nov 23, 2024
1 parent 0058819 commit 92452b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/epoch.R
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
#' eyeris::load_asc() |>
#' eyeris::deblink(extend = 50) |>
#' eyeris::detransient() |>
#' #eyeris::interpolate() |>
#' eyeris::interpolate() |>
#' eyeris::lpfilt(plot_freqz = TRUE) |>
#' eyeris::zscore()
#'
Expand Down

0 comments on commit 92452b4

Please sign in to comment.