split_star_into_beams: Split the dataframe of a Star object into its constituent...

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/split_star_into_beams.R

Description

Split the dataframe of a Star object into its constituent beams

Usage

1

Arguments

Star

a Star object that contains columns "BeamId" and "SegmentId", as created by create_star()

Details

Splits the dataframe of a Star into its constituent beams (identified by their "BeamId"). Each resulting beam dataframe is as long as the number of segments of the beam.

Value

List of dataframes

Author(s)

Johannes Mast

See Also

create_star

Examples

1

JohMast/UrbanStars documentation built on May 28, 2019, 8:58 p.m.