Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

apply_selection

Apply a selection to a space


Description

Apply a selection to a space

Usage

apply_selection(space_id, selection)

Arguments

space_id

The space_id of the space to which to apply the selection to

selection

The selection object of class point_selection or hyperslab_selection

Details

Calls the respective stand-alone functions for point-selection or multiple hyperslab selection. The reason for not calling a method of an R6 object is to make it more efficient and make it useable without creating a full R6 object.

Author(s)

Holger Hoefling


hdf5r

Interface to the 'HDF5' Binary Data Format

v1.3.3
Apache License 2.0 | file LICENSE
Authors
Holger Hoefling [aut, cre], Mario Annau [aut], Novartis Institute for BioMedical Research (NIBR) [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.