Learn R Programming

rxode2 (version 2.0.7)

rxUnloadAll: Unloads all rxode2 compiled DLLs

Description

Unloads all rxode2 compiled DLLs

Usage

rxUnloadAll()

Arguments

Value

List of rxode2 dlls still loaded

boolean of if all rxode2 dlls have been unloaded

Examples

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

Run the code above in your browser using DataLab