copy_kphon_audio: Copy exported kphon audio to an external directory

Description Usage Arguments

View source: R/copy_kphon_audio.R

Description

Copy exported kphon audio to an external directory

Usage

1
copy_kphon_audio(kphon_df, kphon_path, dest_path, overwrite = TRUE)

Arguments

kphon_df

subsetted kphon data frame with kphon_export column

kphon_path

local path to kphon directory in which 'audio' directory exists

dest_path

path to external directory

overwrite

overwrite existing files in dest_path. Default is TRUE.


fauxneticien/kphon documentation built on Aug. 1, 2019, 3:09 a.m.