example.fun: 'example.fun'

Description Usage Arguments Value See Also Examples

View source: R/examples.R

Description

Example .fun argument to eply.

Usage

1

Arguments

x

numeric argument

y

nonzero numeric argument

Value

Example .fun argument to eply.

See Also

eply

Examples

1
2
3
4
#' Get an example .fun argument to eply().
#' See the examples of the eply() function for usage.
example.fun
example.fun(x = c(4, 2), y = c(2, 2))

wlandau-lilly/eply documentation built on May 4, 2019, 8:43 a.m.