R/interlineaR-package.R

#' Importing interlinearized corpora and dictionaries as produced by descriptive linguistics software
#'
#' @importFrom xml2 read_xml
#' @importFrom xml2 xml_attr
#' @importFrom xml2 xml_find_all
#' @importFrom xml2 xml_find_first
#' @importFrom xml2 xml_find_num
#' @importFrom xml2 xml_text
#' @name interlineaR
#' @docType package
"_PACKAGE"

Try the interlineaR package in your browser

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

interlineaR documentation built on May 1, 2019, 7:29 p.m.