pkglog: Get the current package log

Description Usage Arguments

View source: R/pkglog.R

Description

pkglog() looks for an existing package log file: if found, it is read and updated with currently loaded packages. new_pkglog() creates a new log from currently loaded packages.

Usage

1
2
3
pkglog(path = ".")

new_pkglog(...)

Arguments

path

folder to look for an existing log file for

...

arguments passed to sessioninfo::package_info()


mikmart/pkglog documentation built on May 4, 2019, 6:40 p.m.