- Remove the user environment used for this analysis.
remove_env('abind_r_env')
Out:
User environment 'abind_r_env' removed. True
- (Optional) Verify the specified environment has been removed by checking on the list of available user environments.
list_user_envs()
- Terminate the connection to the target VantageCloud Lake.
remove_context()