Learn R Programming

CoSMoS (version 2.2.0)

getACSArg: Get argument names of an ACS function

Description

Returns the non-t argument names of the ACS function acf<id> (i.e. the parameter names only).

Usage

getACSArg(id)

Value

A character vector of parameter names, or NULL (with a message) if the ACS is not defined.

Arguments

id

ACS id (character), e.g. "weibull".