This function lets the user un-install the current version of H2O installed and update to latest stable version.
export_plot(p, name = "plot", vars = NA, sep = ".vs.", width = 8,
height = 6, subdir = NA, quiet = FALSE)
ggplot2 object. Plot to export
Character. File's name or sufix if vars is not null
Vector. Variables in plot
Character. Separator for variables
Numeric. Plot's width on file
Numeric. Plot's height on file
Character. Into which subdirectory do you wish to save the plot to?
Boolean. Display succesful message with filename when saved?