Learn R Programming

geo (version 1.4-3)

apply.shrink.dataframe: Apply functions to columns in a dataframe

Description

apply.shrink for a dataframe, different functions can be applied to different columns, one for each column (?).

Usage

apply.shrink.dataframe(data, name.x, name.ind, FUNS = NULL, NA.rm = FALSE, resp.name = NULL, full.data.frame = FALSE, Set = NA, name.res, ...)

Arguments

data
Input dataframe
name.x
Input value columns
name.ind
Category columns
FUNS
Functions to apply
NA.rm
na-action, default FALSE
resp.name
???
full.data.frame
???
Set
?
name.res
User selected values for the results columns
...
Additional arguments (to what???

Value

Dataframe of variouse outcomes.

See Also

apply.shrink, merge