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)

Arguments

file_index

character: Path to RStudio's index.htm.

Value

Returns TRUE if the operation is successful.

Details

This function does NOT uninstall the daRkStudio package. To uninstall the darkstudio package, copy and paste remove.packages('darkstudio') into the console.