Learn R Programming

lares (version 4.7)

export_plot: Install latest version of H2O

Description

This function lets the user un-install the current version of H2O installed and update to latest stable version.

Usage

export_plot(p, name = "plot", vars = NA, sep = ".vs.", width = 8,
  height = 6, dir = getwd(), subdir = NA, quiet = FALSE)

Arguments

p

ggplot2 object. Plot to export

name

Character. File's name or sufix if vars is not null

vars

Vector. Variables in plot

sep

Character. Separator for variables

width

Numeric. Plot's width on file

height

Numeric. Plot's height on file

dir

Character. In which directory do you wish to save the results? Working directory as default.

subdir

Character. Into which subdirectory do you wish to save the plot to?

quiet

Boolean. Display succesful message with filename when saved?

See Also

Other Tools: autoline, bindfiles, bring_api, db_download, db_upload, export_results, get_credentials, get_currency, h2o_predict_API, h2o_predict_MOJO, h2o_predict_binary, h2o_predict_model, h2o_selectmodel, h2o_update, haveInternet, importxlsx, ip_country, iter_seeds, json2vector, listfiles, mailSend, matrixwd, msplit, myip, pass, quiet, read.file, statusbar, try_require, updateLares, zerovar