Retrieves a matrix property with the specified name for the given axes from the Daf data set.
Value
A matrix with row and column names set to the axis entry names, or the default value if the property doesn't exist
Details
Matrix properties store two-dimensional data along two axes.
If the matrix doesn't exist and default is NA, a matrix of NAs with appropriate dimensions is returned.
If relayout is TRUE and the matrix exists with flipped axes, it will be transposed automatically.
See the Julia documentation for details.