Learn R Programming

RxODE (version 0.6-1)

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

RxODE family of objects

Value

A boolean stating if the operation was successful.