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.


kcf-jackson/sketch documentation built on Feb. 22, 2024, 1:44 p.m.