Learn R Programming

redatamx (version 1.2.1)

redatam_destroy_: Destroy engine

Description

Destroy the Redatam engine. This function is automatically called when the package is unloaded.

Usage

redatam_destroy_()

Arguments

Value

No return value.

Author

Jaime Salvador

Examples

Run this code
if (FALSE) {
redatam_destroy_();
}

Run the code above in your browser using DataLab