easyps2dim: returns the dimension of the variable defined with an easyp...

Description Usage Arguments Value Examples

Description

(ba) Similar to the single version (easyp2dim) but deals with 'meas' having more than one component. When there are several component, it is checked that every one is of dimension one: then the dimension is the number of components.

Usage

1
easyps2dim(meas, nom)

Arguments

meas

character of the complete variable name

nom

referent /nom/.

Value

dimension in terms of number of variables

Examples

1
2
 rebastaba3k("RESET"); # needed only for R checking, to be forgotten
 easyps2dim(c('{{A[c]}}', '{{A[a]}}*B'), rbsb.nom3);

rebastaba documentation built on May 2, 2019, 5:24 p.m.