Description Usage Arguments Details Value Author(s) See Also Examples
View source: R/split_star_into_beams.R
Split the dataframe of a Star object into its constituent beams
1 | split_star_into_beams(Star)
|
Star |
a Star object that contains columns "BeamId" and "SegmentId", as created by create_star() |
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.
List of dataframes
Johannes Mast
1 | split_star_into_beams(Star)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.