Learn R Programming

einops (version 0.2.1)

get_ordered_axis_names: Get the ordered axis names from a OneSidedAstNode, removing all nesting.

Description

Get the ordered axis names from a OneSidedAstNode, removing all nesting.

Usage

get_ordered_axis_names(ast, ...)

Value

a list() of axis names

Arguments

ast

OneSidedAstNode object

...

additional arguments (not used)