Skip to content

Commit

Permalink
added seewave:: to spec
Browse files Browse the repository at this point in the history
  • Loading branch information
maRce10 committed Mar 4, 2024
1 parent e6e4412 commit be1d62f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/internal_functions.R
Original file line number Diff line number Diff line change
Expand Up @@ -2200,7 +2200,7 @@
new = TRUE)

# get power spectrum
spc <- spec(wave = wave, plot = FALSE)
spc <- seewave::spec(wave = wave, plot = FALSE)

# smooth
spc[, 2] <-
Expand Down

0 comments on commit be1d62f

Please sign in to comment.