powered by
Returns one or more dataframes with log information related to function like filterr, left_joinr, cmnt, srce and read_data
get_log()
a named list of dataframes
Richard Hooijmaijers
xldat <- readxl::readxl_example("datasets.xlsx") xlin <- read_data(xldat, comment="read test") get_log()
Run the code above in your browser using DataLab