Skip to main content
matrix_dimnames
r
0.2.0
In r::
interpreter::
builtins::
pre_
eval
r
::
interpreter
::
builtins
::
pre_eval
Function
matrix_
dimnames
Copy item path
Source
fn matrix_dimnames( rv: &
RVector
, ) -> (
Option
<
Vec
<
Option
<
String
>>>,
Option
<
Vec
<
Option
<
String
>>>)