View source: R/high_level_UI.R
check_arg_for_hyperslab_func | R Documentation |
Check argument for known functions that encode a hyperslab
check_arg_for_hyperslab_func(x, envir)
x |
The argument to check |
envir |
The environment in which to evaluate the argument |
Checks for the functions :
, seq
and seq_len
A vector of length 4 describing start, count, stride and block if appropriate
Holger Hoefling
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.