Skip to contents

Constructor function for cross_section objects

Usage

new_cross_section(l, ..., class = character())

Arguments

l

List containing the components of a cross_section object.

...

Attributes to add to the object.

class

If making a subclass, specify its name here.

Value

An object of class "cross_section", although not necessarily with valid properties.