View source: R/compiler-lexer.R
lex | R Documentation |
Lexically analyze einops pattern into structured tokens
lex(pattern)
pattern |
character string with einops pattern |
list of token objects with type, value, start, end fields
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.