rxUnloadAll {RxODE}R Documentation

Unloads all RxODE compiled DLLs

Description

Unloads all RxODE compiled DLLs

Usage

rxUnloadAll()

Value

List of RxODE dlls still loaded

boolean of if all RxODE dlls have been unloaded

Examples


print(rxUnloadAll())

[Package RxODE version 1.1.2 Index]