Learn R Programming

geckor (version 0.2.0)

function_params: Definitions of common function arguments

Description

Used to automatically document frequently used arguments

Usage

function_params(arguments)

Arguments

arguments

(character): vector with names of the arguments to be documented.

Value

Literal descriptions of the arguments.