| Library: | multi |
| See also: | domulti |
| Macro: | multitest | |
| Description: | executes some tests for the macros defined in multi.lib. Is invoked by vertestl(). |
| Usage: | multitest() | |
| Input: | ||
| none | ||
| Output: | ||
| r | 0 if test was o.k., 1 otherwise | |
library("multi")
multitest()
Content of object r [1,] 0
| Library: | multi |
| See also: | domulti |