process_arg: Build a tibble form a list of constructor arguments.

Description Usage Arguments Value

View source: R/constructors.R

Description

Build a tibble form a list of constructor arguments.

Usage

1
process_arg(argument)

Arguments

argument

The argument provided to a constructor in its definition

Value

A tibble with a single row, the first column holds the argument name, the second its type.


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