[x] Refactor Table 1 specimens with Specimen R6 class objects (8127526f567ab322b6e61f53d621ac01f191893a)
|> Improve coverage for specimens outside of Carbon County, WY
|> Handle herbarium contributions with conflicting annotations
[x] Add non-style guide subcaption to Table 1 (65766b6a96eb3e5ddc3a7cea2782deade18d5df0)
Chunks
[x] Update chunk labels with prefixed quarto cross references (ea5bed00faf6fdaaa5aea00d10414a1956f4e7c3)
|> Replace captions global with code cell options (i.e., fig-cap, tbl-cap`)
Renamed
bookdown
quarto
FigureIntroPriors
fig-intro-priors
TableIntroCarbon
tbl-intro-carbon
FigureIntroCarbonWyo
fig-intro-carbon
knitr
[x] Require minimum version (>= 1.35) (2e0134a029a967ace074c5c57d5a5bdc4ffb6444)
|> Supports an alternative chunk option syntax for code cells of quarto documents:
#| key: value
[x] Use knitr graphics device to replace knit_variables global (bdd618491fb3c9492d0c2678a1d5d0bf84d31e94)
|> Defines file extension by quarto project profiles _quarto-(html|pdf).yml
|> Uses call to knitr::opts_chunk$get("dev") for getting the chunk option
Book
[x] Ignore intermediate files from book project profile builds (95c4ec21e9e40d91519c53b8bebc1071c2136eab)
[x] Remove default page number, header, and footer from index.qmd default LaTeX (41f4d0937114489f2a9e160ad4abf7970fdf7174)
Tables
[x] Refactor Table 1 specimens with
Specimen
R6 class objects (8127526f567ab322b6e61f53d621ac01f191893a) |> Improve coverage for specimens outside of Carbon County, WY |> Handle herbarium contributions with conflicting annotationsChunks
captions
global with code cell options (i.e.,fig-cap
, tbl-cap`)Renamed
bookdown
quarto
FigureIntroPriors
fig-intro-priors
TableIntroCarbon
tbl-intro-carbon
FigureIntroCarbonWyo
fig-intro-carbon
knitr
(>= 1.35)
(2e0134a029a967ace074c5c57d5a5bdc4ffb6444) |> Supports an alternative chunk option syntax for code cells of quarto documents:knitr
graphics device to replaceknit_variables
global (bdd618491fb3c9492d0c2678a1d5d0bf84d31e94) |> Defines file extension by quarto project profiles_quarto-(html|pdf).yml
|> Uses call toknitr::opts_chunk$get("dev")
for getting the chunk optionBook
[x] Ignore intermediate files from book project profile builds (95c4ec21e9e40d91519c53b8bebc1071c2136eab)
[x] Remove default page number, header, and footer from
index.qmd
default LaTeX (41f4d0937114489f2a9e160ad4abf7970fdf7174)