Skip to contents

Pretty-print decorated functions.

Usage

# S3 method for class 'decorated'
print(x, useSource = TRUE, ...)

Arguments

x

A decorated function.

useSource

Logical; use source references if available.

...

Additional arguments passed to print.function.

Value

Invisible x.