print.pseudo_id: Print 'pseudo_id'

View source: R/pseudo-id.R

print.pseudo_idR Documentation

Print pseudo_id

Description

Print pseudo_id

Usage

## S3 method for class 'pseudo_id'
print(x, ..., all = FALSE)

Arguments

x

An object of class pseudo_id

...

Not implemented

all

if TRUE will print all uniques. This is not recommend for many uniques as it will crowd the console output

Value

x, invisibly. Called for its side effects.

See Also

pseudo_id()


jmbarbone/jordan documentation built on April 1, 2024, 7:46 p.m.