show,sfc_base-method {sfcurve}R Documentation

Print the object

Description

Print the object

Usage

## S4 method for signature 'sfc_base'
show(object)

## S4 method for signature 'sfc_nxn'
show(object)

## S4 method for signature 'sfc_rules'
show(object)

## S4 method for signature 'sfc_sequence'
show(object)

Arguments

object

The corresponding object.

Value

No value is returned.


[Package sfcurve version 1.0.0 Index]