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.


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