Description Usage Arguments Author(s)
View source: R/calc_balance_from_ts_env.R
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.
1 2 | calc_balance_from_ts_env(env, pos_name, neg_name,
balance_label)
|
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 |
Matthias Bannert
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.