function_defaults: get the defaults for a function name

View source: R/function_defaults.R

function_defaultsR Documentation

get the defaults for a function name

Description

parent package for function, and default functions for capturing arguments

Usage

function_defaults(fun.name, out = c("package", "def.funs"))

Arguments

fun.name

a chacter vector (length 1) for the function name

out

the exports you want (defaults to 'package' & 'def.funs')

Value

a list if more than one output is selected, unlisted if length one


USGS-R/gsplot documentation built on April 17, 2023, 8:45 p.m.