make_arg_type: Make argument type

Description Usage Arguments Value

Description

make_arg_type() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make argument type. The function returns Argument description (a character vector).

Usage

1
2
3
4
5
6

Arguments

fn_args_chr

Function arguments (a character vector)

object_type_lup

Object type (a lookup table), Default: NULL

abbreviations_lup

Abbreviations (a lookup table), Default: NULL

fn

Function (a function)

Value

Argument description (a character vector)


readyforwhatsnext/ready4fun documentation built on Nov. 22, 2020, 9:28 p.m.