add_files: Add files to fduper object path listing

Description Usage Arguments Value Examples

Description

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

Usage

1
add_files(.data, files)

Arguments

.data

A fduper object

files

A vector of file paths

Value

The modified fduper object with the additional paths added

Examples

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

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