as_tibble.dups {dupree} | R Documentation |
convert a 'dups' object to a 'tibble'
## S3 method for class 'dups'
as_tibble(x, ...)
x |
A data frame, list, matrix, or other object that could reasonably be coerced to a tibble. |
... |
Other arguments passed on to individual methods. |