hsonne/pathlist: Package Supporting the Work with File Paths

This package implements a S4 class pathlist that internally stores a vector of file paths (as, e.g. received with dir()) as a matrix of path segments. I found out that this is the most compact form to store the paths. The main feature of the class is the dollar function that allows to filter paths for the value of their top-level folder. Using the dollar operator subsequently you can easily narrow down the list of paths. The class implements functions length(), head(), tail(), summary(), and show().

Getting started

Package details

AuthorHauke Sonnenberg
MaintainerHauke Sonnenberg <hauke.sonnenberg@gmx.de>
LicenseApache License 2.0
Version0.2.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("hsonne/pathlist")
hsonne/pathlist documentation built on Nov. 4, 2019, 1:47 p.m.