Skip to contents

Getter method for the metadata slot of a LongTable object

Usage

# S4 method for LongTable
metadata(x)

Arguments

x

The LongTable object from which to retrieve the metadata list.

Value

list The contents of the metadata slot of the LongTable

object.