lme4_testlevel: Detect testing level for lme4 examples and tests

View source: R/utilities.R

lme4_testlevelR 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.


lme4 documentation built on Nov. 5, 2023, 9:06 a.m.