Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

dir_state

Capture the state of a directory.


Description

Capture the state of a directory.

Usage

dir_state(path, pattern = NULL, hash = TRUE)

Arguments

path

path to directory

pattern

regular expression with which to filter files

hash

use hash (slow but accurate) or time stamp (fast but less accurate)


testthat

Unit Testing for R

v3.0.2
MIT + file LICENSE
Authors
Hadley Wickham [aut, cre], RStudio [cph, fnd], R Core team [ctb] (Implementation of utils::recover())
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.