parse_pull_data_literals: Parses data literals in a pull expression

Description Usage Arguments Value

View source: R/pull.R

Description

This function parses the data literals in a pull expression (c() and {key = val}) and converts them to the appropriate R function calls

Usage

1

Arguments

s

An unevaluated R expression to be deparsed and processed

Value

A string representation of the expression, with the appropriate substitutions performed


ParkerICI/datalogr documentation built on Aug. 16, 2021, 10:59 a.m.