powered by
Test whether x inherits from class "rvec".
x
"rvec"
is_rvec(x)
TRUE or FALSE.
TRUE
FALSE
An object.
rvec() to create an rvec
rvec()
as.matrix(), as_list_col(), to convert an rvec into other formats
as.matrix()
as_list_col()
x <- rvec_dbl() is_rvec(x)
Run the code above in your browser using DataLab