| get_log | R Documentation |
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.