is_matrix_or_df {hrf} | R Documentation |
Is a matrix or data.frame?
Description
Is this a matrix or data.frame?
Usage
is_matrix_or_df(x)
Arguments
x |
The object |
Value
Length-one logical.
[Package hrf version 0.1.3 Index]
is_matrix_or_df {hrf} | R Documentation |
Is this a matrix or data.frame?
is_matrix_or_df(x)
x |
The object |
Length-one logical.