Skip to contents

Output formats

epub_book()
Style for e-book
gitbook()
Output format for a web version of the report
handouts()
Use the handout version of slides with the INBO theme
minutes()
Create a minutes of a meeting with the INBO corporate identity
mission()
Create a mission report with the INBO corporate identity
pdf_report()
Create a report with the Flemish corporate identity
poster()
Create a poster with the INBO theme version 2015
slides()
pdf slides with an INBO or Flanders theme

RStudio Addins

insert_block() insert_exampleblock() insert_alertblock()
Insert a markdown block These functions will add template chunks into your .Rmd file. A markdown block will be display as a frame with a title in a different background. There are 3 types of blocks: "block", "exampleblock" and "alertblock".

Utilities

add_author()
Add an author to the a report
add_report_numbers()
Add the report numbers to a bookdown report
check_dependencies()
Check if the required dependencies of INBOmd are installed Missing dependencies will be installed automatically
column_start()
Calculate the starting position of an A0 column
column_width()
Calculate the width of an A0 column
cover_info()
Create a cover.txt from the YAML header
create_report()
Create a template for an INBOmd bookdown report
dyn_table()
Use a different table style depending on the output format
inbo_website()
Render the report into a zip file for the INBO website
prepare_cover()
Prepare a cover image from a PDF file
references()
Insert references at this position
render_natbib()
Render a Markdown file with natbib bibliography
validate_doi()
validate a DOI

Defunct functions