Learn R Programming

ubiquity (version 2.1.0)

parse_patterns: 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)

Value

String with the prototype functions replaced

Arguments

cfg

ubiquity system object

str

string