Learn R Programming

hdf5r (version 1.3.11)

check_arg_for_hyperslab_func: 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)

Value

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

Arguments

x

The argument to check

envir

The environment in which to evaluate the argument

Author

Holger Hoefling

Details

Checks for the functions :, seq and seq_len