knitr::opts_chunk$set( # nolint
    echo = FALSE,
    warning = FALSE,
    message = FALSE,
    out.width = "18cm",
    out.height = "11.25cm",
    dpi = 320L,
    fig.width = 10L,
    fig.asp = 0.618,
    dev = "ragg_png",
    eval.expr = TRUE
)

Summary

Data and method

Results

Caveats and interpretations



baslat/sak documentation built on April 14, 2025, 4:14 p.m.