Man pages for oneilsh/tidytensor
TidyTensor

as.data.frame.tidytensorConvert a tidytensor to a data.frame representation.
as.list.tidytensorConvert a tidytensor into a nested list of tensors.
as.tidytensorConvert a vector, matrix, or array to a tidytensor type.
bindBind two or more tidytensors to create a new one with a new...
combine_ranksCombine multiple ranks of a tensor into a single rank
partitionPartition a tidytensor into a list of smaller tidytensors of...
permutePermute the ranks of a tensor
print.tidytensorPrint a tidytensor.
ranknamesGet ranknames of a tidytensor.
ranknames-setAssign ranknames to a tidytensor.
set_dimnamesSet dimnames() via a standard function call.
set_dimnames_for_rankSet dimnames() via a standard function call, for a particular...
set_ranknamesAssign ranknames to a tidytensor via a standard function...
shuffleShuffle a tidytensor in the first rank.
stitchConcatenate two or more tidytensors to create a new one with...
subset.tidytensorSubset dimensions of a tidytensor
ttConvert a vector, matrix, or array to a tidytensor type.
tt_applyApply a function over lower ranks of a tidytensor
oneilsh/tidytensor documentation built on Oct. 11, 2021, 11:43 p.m.