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

View source: R/dups-class.R

as_tibble.dupsR Documentation

convert a 'dups' object to a 'tibble'

Description

convert a 'dups' object to a 'tibble'

Usage

## 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.

...

Unused, for extensibility.


russHyde/dupree documentation built on April 8, 2024, 10:37 a.m.