R/staplr.R

#' staplr: A package containing a toolkit for PDF files
#'
#' This package provides function to manipulate PDF
#' files: merging multiple PDF files into one.
#'
#' @author Priyanga Dilini Talagala, Ogan Mancarci and Daniel Padfield
#' @seealso The core functions in this package: \code{\link{staple_pdf}},
#'  \code{\link{remove_pages}}, \code{\link{split_pdf}}, \code{\link{rename_files}}
#' @references
#' https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/
#' @docType package
#' @name  staplr
NULL

Try the staplr package in your browser

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

staplr documentation built on Sept. 18, 2023, 5:16 p.m.