check_arg_for_hyperslab_func: Check argument for known functions that encode a hyperslab

View source: R/high_level_UI.R

check_arg_for_hyperslab_funcR Documentation

Check argument for known functions that encode a hyperslab

Description

Check argument for known functions that encode a hyperslab

Usage

check_arg_for_hyperslab_func(x, envir)

Arguments

envir

The environment in which to evaluate the argument

cur_arg

The argument to check

Details

Checks for the functions :, seq and seq_len

Value

A vector of length 4 describing start, count, stride and block if appropriate

Author(s)

Holger Hoefling


hdf5r documentation built on Jan. 22, 2023, 1:12 a.m.