Learn R Programming

gmum.r (version 0.2.1)

pause: pause

Description

Pause algorithm

Usage

pause(object)

Arguments

object
GNG object

Examples

Run this code
gng <- GNG(gng.preset.sphere(100))
pause(gng)
print(isRunning(gng))

Run the code above in your browser using DataLab