getACSArg: Get argument names of an ACS function

View source: R/getArg.R

getACSArgR Documentation

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)

Arguments

id

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

Value

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


CoSMoS documentation built on May 8, 2026, 1:08 a.m.