Description Usage Arguments Details Value Author(s) See Also Examples
View source: R/create_star_crosssections.R
Create crosssections from a Star object
1 |
Star |
a Star Object that contains columns "BeamId" and "SegmentId", as created by |
Splits the dataframe ofa Star
into its constituent beams (identified by their "BeamId"). Binds the data of each beam to the reverse of its opposite beam. This creates crosssections with the original geographic center of the Star
in the center of the crosssections.
The number of beams must be an even number.
List of dataframes
Johannes Mast
create_star
,
split_star_into_beams
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.