Skip to contents

Print method for functions created from AST

Usage

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

Arguments

x

A function created by as_rfunction

...

Additional arguments (unused)