#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.