Learn R Programming

RxODE (version 1.1.5)

rxUnloadAll: Unloads all RxODE compiled DLLs

Description

Unloads all RxODE compiled DLLs

Usage

rxUnloadAll()

Arguments

Value

List of RxODE dlls still loaded

boolean of if all RxODE dlls have been unloaded

Examples

Run this code
# NOT RUN {
print(rxUnloadAll())
# }

Run the code above in your browser using DataLab