delete_rMIDAS_env: 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()
Arguments
Value
A message indicating the completion of the deletion process.