chunk_code_hover: refer to chunk that only has graphical output at every pause...

Description Usage Arguments

View source: R/flipbookr_reduce.R

Description

refer to chunk that only has graphical output at every pause point Build code hover, figures must be built separately at this point

Usage

1
2
3
4
5
6
chunk_code_hover(
  chunk_name,
  fig.path = paste0("assets_ch_", chunk_name, "/"),
  fig_prefix = "figure",
  fig_path_and_prefix = past0(fig.path, fig_prefix)
)

Arguments

chunk_name

refer to a code chunk by name

fig_path_and_prefix

paths to figures (png), minus numbering and extensions ".png"


arthurwelle/codehover documentation built on Dec. 19, 2021, 4:43 a.m.