Skip to contents

TestR.learnr is an interactive introduction to Reliability Testing.

Usage

TestR.learnr()

Value

This function does not return a value.

Examples

if (interactive()) {
  TestR.learnr()
}