inst/doc/vignette.R

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

## ----echo = FALSE, out.width = '50%'------------------------------------------
knitr::include_graphics(paste0(getwd(), "/figures/tut-1.png"))

## ----echo = FALSE, out.width = '100%'-----------------------------------------
knitr::include_graphics(paste0(getwd(), "/figures/tut-2.png"))

## ----echo = FALSE, out.width = '50%'------------------------------------------
knitr::include_graphics(paste0(getwd(), "/figures/tut-3.png"))

Try the dbflobr package in your browser

Any scripts or data that you put into this service are public.

dbflobr documentation built on Aug. 20, 2022, 1:06 a.m.