R/util-install_ffmpeg.r

Defines functions install_ffmpeg

Documented in install_ffmpeg

#' @export

install_ffmpeg <- function(...) {
  # FFmpeg is no longer needed.  Function is defunct
  .Defunct(new = NA, msg = "External installation of ffmpeg is no longer needed by glatos package.  Function is defunct")
}
ocean-tracking-network/glatos documentation built on April 17, 2025, 10:38 p.m.