deactivate.Rd
Remove and replace the modified index.htm
with the backup
index.htm.pre-ds
file. Also deletes the darkstudio
directory.
deactivate(path = NULL, restore_index = TRUE)
file_index | character:
Path to RStudio's |
---|
Returns TRUE
if the operation is successful.
This function does NOT uninstall the daRkStudio package. To uninstall the darkstudio package, copy and paste remove.packages('darkstudio') into the console.