write_greta_install_log {greta}R Documentation

Write greta dependency installation log file

Description

This can only be run after installation has happened with install_greta_deps(), and before restarting R.

Usage

write_greta_install_log(path = greta_logfile)

Arguments

path

a path with an HTML (.html) extension.

Value

nothing - writes to file


[Package greta version 0.5.0 Index]