calc_balance_from_ts_env: Bulk Calculate Balances

Description Usage Arguments Author(s)

View source: R/calc_balance_from_ts_env.R

Description

This function calculates share balances from an environment containing share time series. Balance basically mean to substract negative items from positive items in a survey.

Usage

1
2
  calc_balance_from_ts_env(env, pos_name, neg_name,
    balance_label)

Arguments

env

an environment

pos_name

name of the positive item

neg_name

name of the negative item

balance_label

name of the label for the balance item

Author(s)

Matthias Bannert


mbannert/gateveys2 documentation built on May 21, 2019, 2:23 p.m.