process_arguments: Construct a tibble from all the arguments of a constructor

Description Usage Arguments Value

View source: R/constructors.R

Description

Construct a tibble from all the arguments of a constructor

Usage

1
process_arguments(constructor_arguments)

Arguments

constructor_arguments

The arguments provided in the constructor specification

Value

The arguments represented as a tibble. The first column contain argument names, the second their types.


mailund/pmatch documentation built on Feb. 4, 2020, 4:55 a.m.