Skip to contents

RAMR.learnr is an interactive introduction to RAM analysis.

Usage

RAMR.learnr()

Value

This function does not return a value.

Examples

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