named: Named This is just an example of a function with named slots....

Description Usage

View source: R/functions.R

Description

Named This is just an example of a function with named slots. Run the function with named arguments and the values of the inputs will be printed to the console

Usage

1
2
named(arg1 = "default input 1", arg2 = "default input 2",
  arg3 = "default input 3")

ljcolling/paasweek7 documentation built on Nov. 14, 2019, 4:09 p.m.