envi_save_log: Save the Package Log

Description Usage Arguments

View source: R/logging.r

Description

Save the Package Log

Usage

1
2
3
4
envi_save_log(
  pkg_log,
  location = file.path(get_envi_path(), "package-log.rds")
)

Arguments

pkg_log

the package log.

location

the location where the log should be saved. (Default ~/.envi/package-log.rds)


kaneplusplus/envi documentation built on Jan. 6, 2020, 2:06 p.m.