rxUnloadAll: Unloads all rxode2 compiled DLLs

View source: R/utils.R

rxUnloadAllR Documentation

Unloads all rxode2 compiled DLLs

Description

Unloads all rxode2 compiled DLLs

Usage

rxUnloadAll(set = TRUE)

Arguments

set

If specified and TRUE, unloads all rxode2 dlls. If specified and FALSE, block a simple rxUnloadAll() will not actually unload all dlls (helps with CRAN ASAN check)

Value

boolean telling if rxUnloadAll() completed the unloading procedure

Examples


# print(rxUnloadAll())

rxode2 documentation built on July 28, 2026, 5:08 p.m.