reset: Delete reproducibility files

View source: R/reset.R

resetR Documentation

Delete reproducibility files

Description

Deletes all meta data in the current directory, that is, deletes all files in the current working directory that start with default_prefix() and end with default_filetype().

Usage

reset(interactive = NULL)

Arguments

interactive

Logical. If TRUE (the default), the user is asked for confirmation before files are removed.

Value

Invisibly returns the vector of deleted files.


reproducibleRchunks documentation built on Aug. 8, 2025, 6:38 p.m.