delete_rMIDAS_env {rMIDAS} | R Documentation |
Delete the rMIDAS Environment and Configuration
Description
Deletes both the virtual environment and the configuration file for the rMIDAS package. After deletion, it is necessary to restart the R session and then load the rMIDAS package once more. This will trigger the setup process again.
Usage
delete_rMIDAS_env()
Value
A message indicating the completion of the deletion process.
[Package rMIDAS version 1.0.0 Index]