| as.data.frame.tidytensor | Convert a tidytensor to a data.frame representation. |
| as.list.tidytensor | Convert a tidytensor into a nested list of tensors. |
| as.tidytensor | Convert a vector, matrix, or array to a tidytensor type. |
| bind | Bind two or more tidytensors to create a new one with a new... |
| combine_ranks | Combine multiple ranks of a tensor into a single rank |
| partition | Partition a tidytensor into a list of smaller tidytensors of... |
| permute | Permute the ranks of a tensor |
| print.tidytensor | Print a tidytensor. |
| ranknames | Get ranknames of a tidytensor. |
| ranknames-set | Assign ranknames to a tidytensor. |
| set_dimnames | Set dimnames() via a standard function call. |
| set_dimnames_for_rank | Set dimnames() via a standard function call, for a particular... |
| set_ranknames | Assign ranknames to a tidytensor via a standard function... |
| shuffle | Shuffle a tidytensor in the first rank. |
| stitch | Concatenate two or more tidytensors to create a new one with... |
| subset.tidytensor | Subset dimensions of a tidytensor |
| tt | Convert a vector, matrix, or array to a tidytensor type. |
| tt_apply | Apply a function over lower ranks of a tidytensor |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.