getLog: Display, optionally open, and return the contents of a log...

Description Usage Arguments

View source: R/getLog.R

Description

Prints a message with the tail of the log file if 'tail=TRUE'. Opens the file in an editor if 'open=TRUE'. Always returns the entire log file as a character vector.

Usage

1

Arguments

id

character the viz id, eventually any possible target listed in the build output.

open

logical. Should the file be opened in an editor?

tail

logical. Should the tail of the file be printed to the console?


USGS-VIZLAB/vizlab documentation built on July 10, 2019, 12:08 a.m.