ascii (version 2.4)

print.sexpr: Print a sexpr object

Description

Print a sexpr object

Usage

# S3 method for sexpr
print(x, ...)

Arguments

x

a sexpr object

...

not used

Author

David Hajage