R/tabulapdf-package.R

#' @name tabulapdf-package
#' @title tabulapdf
#' @aliases tabulapdf-package tabulapdf
#' @description Bindings for \dQuote{Tabula} PDF Table Extractor Library
#' @details Tabula is a Java library designed to computationally extract tables from PDF documents. tabulapdf provides a thin R package with bindings to the library. It presently offers two principal functions: \code{\link{extract_tables}}, which mimics the command line functionality of Tabula, and \code{\link{extract_areas}} which provides an interactive interface to the former.
#' @references \href{http://tabula.technology/}{tabula}
#' @author Thomas J. Leeper <thosjleeper@gmail.com>
#' @seealso \code{\link{extract_tables}}, \code{\link{extract_areas}}
"_PACKAGE"
ropensci/tabulizer documentation built on April 30, 2024, 12:12 p.m.