Package index
-
gvz_quarto_get_presentation_yaml()
- Gets presentation yaml file from GeoKey
-
gvz_quarto_make_presentation_yaml()
- Make a simple yaml file for all presentations
-
gvz_quarto_setup()
- Quarto chunk options setup
-
gvz_render_multiple()
- Render multiple files
RMarkdown formats
Formats for RMarkdown document. These formats should no longer be used and Quarto documents should be favored.
-
gvz_book()
- Book pdf
-
gvz_bs4_book()
- Book website
-
gvz_document()
- Standard pdf document
-
gvz_letter()
- LDDR pdf letter
-
gvz_matu()
- Examen matu LDDR
-
gvz_matu_oraux()
- Oraux matu fédérale
-
gvz_ski()
- Ski camp pdf document
-
gvz_test()
- Test pdf
-
gvz_test_folder()
- Test with cover page pdf
-
gvz_book_resources()
- Get the path for the book resources
-
gvz_global_opts_chunk()
- Global chunk options
-
gvz_html_or_pdf()
- Select output depending on format
-
gvz_knit_child_matu_oraux()
- Knit child for MF oral exams
-
gvz_latex_table()
- Generate latex code for table from tibble
-
gvz_md_to_latex()
- Helper to convert from Markdown to LaTeX
-
gvz_render_diagrams()
- Render all tikz diagram in PDF format
-
book_skeleton()
- Install book files
-
tikz()
- Get the path for the tikz template stub
-
knit_all()
- Knit all Rmd files in the Project
-
knit_letters()
- Custom knit function for multiple letters
-
knit_quiet()
- Custom Knit function for RStudio
Knitr engines
These functions provide knitr engines. Most of these are no longer up to date and are mostly deprecated with Quarto!
-
eng_center_text()
deprecated - Center text with width option
-
eng_classic_box()
deprecated - Classic box environment
-
eng_document_ref()
deprecated - Provide a knit engine for AlXxx LaTeX commands
-
eng_exam_questions()
deprecated - Question in exam document
-
eng_image_legend()
deprecated - Insert figure environment
-
eng_latex_raw()
- Raw LaTeX
-
eng_legal_list()
- Create paralist
-
eng_wrap_figure()
deprecated - Wrap image
-
ggeo_knit_theme()
- Plot theme for knitted documents
-
gvz_doc_theme()
- Document ggeo theme
-
gvz_reveal_theme()
- Theme function for reveal presentations