parse_patterns: Parse String for Prototype Functions

View source: R/ubiquity.r

parse_patternsR Documentation

Parse String for Prototype Functions

Description

A string can contain any number of prototype functions, and this function will find them and replace them with the actual R code.

Usage

parse_patterns(cfg, str)

Arguments

cfg

ubiquity system object

str

string

Value

String with the prototype functions replaced


ubiquity documentation built on Nov. 2, 2023, 6:26 p.m.