Skip to contents

Setter method for the metadata slot of a LongTable object

Usage

# S4 method for LongTable
metadata(x) <- value

Arguments

x

LongTable The LongTable to update

value

list A list of new metadata associated with a LongTable object.

Value

LongTable A copy of the LongTable object with the value in the metadata slot.