reset {reproducibleRchunks} | R 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 |
Value
Invisibly returns the vector of deleted files.
[Package reproducibleRchunks version 1.2.0 Index]