capply: Character apply

Description Usage Arguments

Description

Pass several objects through a function where the objects are refered to by character strings.

Usage

1
  capply(objects, FUN, simplify = TRUE, ...)

Arguments

objects

Character vector with object names

FUN

Function to apply

...

Additional arguments to pass to FUN


pr2 documentation built on May 2, 2019, 6:12 p.m.