demo_lexl: Run a shiny app to demonstrate lexl()

Description Usage See Also Examples

Description

Requires the shiny, igraph and ggraph packages, which you can install with install.packages(c("shiny", "igraph", "ggraph")). Runs a shiny app to demonstrate tokenizing an Excel formula with lex_xl() and plotting the parse tree with plot.lexl()

Usage

1

See Also

lexl::lex_xl(), plot.lexl(), lexl::lexl_igraph()

Examples

1
2
3

nacnudus/lexl documentation built on May 15, 2019, 1:44 p.m.