argShow: Show a Function Argument

View source: R/misc.R

argShowR Documentation

Show a Function Argument

Description

Show a Function Argument

Usage

argShow(x, nshow = 4, last = FALSE, sep = "=")

Arguments

x

the argument

nshow

number of values to show at first (if length(x)> 1)

last

indicates whether this is the final argument to the function

sep

the separator between name and value


dankelley/oce documentation built on March 18, 2024, 2:02 p.m.