[ top | up ]

Function Definition

Syntax

function( arglist ) expr
invisible(value)
return(value)

Description

These functions provide the base mechanisms for defining new functions in the R language.