gotest_beamer_get_src_dest_filenames: Create the lists of source and destination filenames needed...

View source: R/utils-gotest-beamer-get-src-dest-filenames.R

gotest_beamer_get_src_dest_filenamesR Documentation

Create the lists of source and destination filenames needed for copying for the beamer presentations testing

Description

Create the lists of source and destination filenames needed for copying for the beamer presentations testing

Usage

gotest_beamer_get_src_dest_filenames(
  bookdown_lst = NULL,
  my_figures_dir = figures_dir
)

Arguments

bookdown_lst

A list as returned by read_bookdown_file()

my_figures_dir

The subdirectory of the "doc" directory containing images that have previously been made such as pictures and logos, and all other figures made outside the scope of this project

Details

Meant to be called by the wrapper function gotest()

Value

Nothing


pacific-hake/hake-assessment documentation built on Jan. 14, 2025, 9:12 p.m.