Skip to contents

Print details of Sunsynkr token

Usage

# S3 method for class 'sunsynkr_token'
print(x, ...)

Arguments

x

An object of class sunsynkr_token.

...

Required for S3 generics.

Value

Prints details of the token to the console.

Examples

if (FALSE) { # \dontrun{
print(token)
} # }