process_constructor_function: Create a function constructor and put it in an environment.

Description Usage Arguments

View source: R/constructors.R

Description

Create a function constructor and put it in an environment.

Usage

1
process_constructor_function(constructor, data_type_name, env)

Arguments

constructor

The construct specification

data_type_name

The type the constructor should generate

env

The environment where we define the constructor


pmatch documentation built on Oct. 19, 2018, 5:04 p.m.