R/pathr-package.R

#' Easy Manipulation and Piping of File Paths
#'
#' Tools to extract and reconfigure elements of file paths.
#' @docType package
#' @name pathr
#' @aliases pathr package-pathr
NULL



#' A Vector of File Paths
#'
#' A dataset containing a character vector of file paths.
#'
#' @docType data
#' @keywords datasets
#' @name files
#' @usage data(files)
#' @format A character vector with 203 elements
NULL
trinker/pathr documentation built on May 31, 2019, 9:41 p.m.