README.md

dfp :: Directories, Files and Paths

Lightweight functions to manipulate file paths (more) easily in R.

CRAN/METACRAN Lifecycle: experimental Version

Description

A clean interface to manipulate files, directories and their associated paths within R. Package dfp is lighter than other alternatives such as fs. It is tidy in a similar way: explicit use of S3 objects, explicit errors, file paths as return values, UTF-8 encoded paths and consistent function names. While fs functions are vectorized, dfp are not. Package dfp stems from various functions and ideas that were developped during the last years, without knowing that package fs existed. The package is still in active development and may change over time.

Installation

Please wait the first official version of dfp before using it. Tests and commits are still work in progress.

install.packages("dfp") # Will fail, not on CRAN!


jeanmathieupotvin/dfp documentation built on Jan. 8, 2020, 2:32 a.m.