Retrieve the creation logs from packaging a model with
package_model()
.
get_model_package_creation_logs(package, decode = TRUE, offset = 0)
package | The |
---|---|
decode | If |
offset | An int of the byte offset from which to start reading the logs. |
A string or character vector of package creation logs.