logger: Log

View source: R/log.R

loggerR Documentation

Log

Description

Logs the output of any function.

Usage

logger(f, file)

Arguments

f

A function.

file

A character string naming the file to print the output of f.

Value

logger() is a decorator function called for its side-effect. Returns the output of f.

Author(s)

N. Frerebeau


nfrerebeau/twitterbot documentation built on Jan. 30, 2023, 1:12 p.m.