greta_set_install_logfile {greta} | R Documentation |
Set logfile path when installing greta
Description
To help debug greta installation, you can save all installation output to a single logfile.
Usage
greta_set_install_logfile(path)
Arguments
path |
valid path to logfile - should end with |
Value
nothing - sets an environment variable for use with
install_greta_deps()
.
[Package greta version 0.5.0 Index]