autostatus: Auto-find logfiles and show progress

Description Usage Arguments Value Examples

Description

This is a wrapper around 'logvogel::status()'

Usage

1
autostatus(path = NULL, here = TRUE, s = 0.1)

Arguments

path

path to project root

here

should base path of the logfile be located using 'here::here()'

s

update interval in seconds

Value

nothing, invoked for side effects

Examples

1
2
3
4
## Not run: 
autostatus()

## End(Not run)

cszang/logvogel documentation built on May 28, 2019, 4:35 p.m.