R/dups-class.R
as_tibble.dups.Rd
convert a `dups` object to a `tibble`
# S3 method for dups as_tibble(x, ...)
A data frame, list, matrix, or other object that could reasonably be coerced to a tibble.
Unused, for extensibility.