knitr::opts_chunk$set(
  echo = FALSE, 
  dev = "ragg_png",
  dpi = 320,
  out.width = "80%",
  fig.width = 6,
  fig.asp = 0.618,
  fig.retina = 2,
  fig.align = "center",
  fig.show = "hold"
)


emptyfield-ds/opensky documentation built on Dec. 20, 2021, 5:18 a.m.