doc/view-log.R

## ---- include = FALSE---------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----setup--------------------------------------------------------------------
library(setupAthena)
library(tidyverse)
library(rlang)

## ----view log-----------------------------------------------------------------

setupAthena::loadLog()
patelm9/setupAthena documentation built on June 11, 2024, 4:23 a.m.