Description Usage Arguments Value
Rcpp function to replace the for-loop inside the 'convertor_long_cut()' function
1 2 3 4 5 6 | convertor_long_cut_loop(
time_seq,
segment_onset_vec,
segment_offset_vec,
speaker_type_vec
)
|
time_seq |
a numeric vector of the time sequence |
segment_onset_vec |
a numeric vector of onset |
segment_offset_vec |
a numeric vector of offset |
speaker_type_vec |
a character vector of speaker type |
a named list of length 2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.