Skip to main content
MatrixDimNames
r
0.2.0
In r::
interpreter::
builtins::
math
r
::
interpreter
::
builtins
::
math
Type Alias
Matrix
DimNames
Copy item path
Source
type MatrixDimNames = (
Option
<
Vec
<
Option
<
String
>>>,
Option
<
Vec
<
Option
<
String
>>>);