lme4_testlevel {lme4} | R Documentation |
Detect testing level for lme4 examples and tests
Description
Reads the environment variable LME4_TEST_LEVEL
to determine
which tests and examples to run
Usage
lme4_testlevel()
Value
a numeric value: 1 for standard/'light' testing, larger values for more testing. Defaults to 1 if the environment variable is not set.
[Package lme4 version 1.1-35.5 Index]