R/cpp11.R

Defines functions cpp_parse_praat_numbers cpp_tg_scan_tokens

# Generated by cpp11: do not edit by hand

cpp_tg_scan_tokens <- function(src) {
  .Call(`_readtextgrid_cpp_tg_scan_tokens`, src)
}

cpp_parse_praat_numbers <- function(x) {
  .Call(`_readtextgrid_cpp_parse_praat_numbers`, x)
}

Try the readtextgrid package in your browser

Any scripts or data that you put into this service are public.

readtextgrid documentation built on Nov. 5, 2025, 7:12 p.m.