View source: R/ext-source_map.R
| source_map | R Documentation | 
Convert a compiled AST into a source map
source_map(ast)
ast | 
 The compiled AST. The JavaScript AST compiled from the R AST.  | 
A (list of) source map.
This feature is experimental.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.