remove_files: Remove files from fduper object path listing

Description Usage Arguments Value Examples

Description

Provide a character vector of file paths to remove from the paths in the fduper object.

Usage

1

Arguments

.data

A fduper object

files

A vector of file paths

Value

The modified fduper object with the additional paths removed

Examples

1
f %>% remove_files("~/my_file.txt")

gmyrland/fduper documentation built on May 28, 2019, 8:53 p.m.