Learn R Programming

mverse (version 0.2.3)

print.branch: Print method for *_branch objects.

Description

Print method for *_branch objects.

Usage

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

Value

No return value, called for printing only.

Arguments

x

a branch object.

...

ignored. for compatibility only.