powered by
This detective only uses semantic information to make its investigation.
simple_detective(x, ...)
a vector of styles grouping similar tokens together
output of the parser. The detective is only interested in the token column of the data.
ignored
if (FALSE) { p <- parse( text = deparse( jitter ), keep.source=TRUE ) simple_detective( p ) }
Run the code above in your browser using DataLab