getBalance: get profit and loss of partys

Description Usage Arguments Details Value See Also

Description

get profit and loss of partys

Usage

1
getBalance(x, rnd = 1, zero = TRUE, which = NULL)

Arguments

x

table of ecological inference (see summary.eiwild)

rnd

rounding of values (default is 1)

zero

replace negative values with 0 (default=TRUE)

which

if table isn't square it has to be a vector giving 2 arguments (see Details)

Details

if table isn't square the row or column not to be calculated has to be given in wich.

First element has to be "r" for row or "c" for column.

2nd element has to give name of row or column.

Value

table with balance BUT (!!!) order of rows or cols maybe changed

See Also

summary.eiwild


eiwild documentation built on May 2, 2019, 6:31 p.m.

Related to getBalance in eiwild...