as_fduper: Add fduper to object class list

Description Usage Arguments Value

Description

Coerce to fduper object. Note that this function does not check for compatibility of the underlying object so use with care. In general, you would use this to convert a tibble or data frame to a fduper object to use the fduper S3 methods. Note that many of these methods expect a "path" column to exist and contain full file paths.

Usage

1
as_fduper(.data)

Arguments

.data

An object to be given class fduper

Value

The modified object as class fduper


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