get_log: Retrieve log objects

View source: R/utils.R

get_logR Documentation

Retrieve log objects

Description

Returns one or more dataframes with log information related to function like filterr, left_joinr, cmnt, srce and read_data

Usage

get_log()

Value

a named list of dataframes

Author(s)

Richard Hooijmaijers

Examples

xldat <- readxl::readxl_example("datasets.xlsx")
xlin  <- read_data(xldat, comment="read test")
get_log()

amp.dm documentation built on March 13, 2026, 5:08 p.m.