create_header_hide_notes: Create latex header file to hide notes

View source: R/presentation_helper.R

create_header_hide_notesR Documentation

Create latex header file to hide notes

Description

Create latex header file to hide notes

Usage

create_header_hide_notes(ps_input_dir, ps_in_header = "header_hide_notes.tex")

Arguments

ps_input_dir

rmarkdown input directory

ps_in_header

name of the latex header file

Examples

## Not run: 
create_header_hide_notes(ps_input_dir = 'sl/w01')

## End(Not run)

charlotte-ngs/rmdhelp documentation built on Oct. 31, 2023, 10:21 a.m.