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.


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