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


john-harrold/ubiquity documentation built on March 13, 2024, 2:58 a.m.