source_map: Convert a compiled AST into a source map

View source: R/ext-source_map.R

source_mapR Documentation

Convert a compiled AST into a source map

Description

Convert a compiled AST into a source map

Usage

source_map(ast)

Arguments

ast

The compiled AST. The JavaScript AST compiled from the R AST.

Value

A (list of) source map.

Note

This feature is experimental.


sketch documentation built on Oct. 23, 2022, 5:07 p.m.