as_tibble.dups: convert a 'dups' object to a 'tibble'

Description Usage Arguments

View source: R/dups-class.R

Description

convert a 'dups' object to a 'tibble'

Usage

1
2
## S3 method for class 'dups'
as_tibble(x, ...)

Arguments

x

A data frame, list, matrix, or other object that could reasonably be coerced to a tibble.

...

Other arguments passed on to individual methods.


dupree documentation built on April 21, 2020, 5:06 p.m.