index-methods: Methods for indexing orientations

index-methodsR Documentation

Methods for indexing orientations

Description

Methods are defined for indexing all types of orientations.

Details

Single bracket indexing (e.g. x[1:3]) creates a new orientation object of the same class as the original by selecting the appropriate entries. Double bracket indexing (e.g. x[[3]]) extracts the chosen data as a matrix or vector, depending on the class of the orientation.


orientlib documentation built on Jan. 10, 2023, 5:14 p.m.