Learn R Programming

rxode2 (version 2.0.7)

rxDelete: Delete the DLL for the model

Description

This function deletes the DLL, but doesn't delete the model information in the object.

Usage

rxDelete(obj)

Arguments

obj

rxode2 family of objects

Value

A boolean stating if the operation was successful.