View source: R/add_report_numbers.R
| add_report_numbers | R Documentation | 
Add the report numbers to a bookdown report
add_report_numbers(
  path = ".",
  doi,
  year,
  reportnr,
  depotnr,
  photo,
  description,
  embargo = Sys.Date(),
  ordernr,
  copies,
  motivation,
  pages
)
| path | the path to the  | 
| doi | a string containing the DOI. | 
| year | Publication year | 
| reportnr | Report number assigned by the INBO library. | 
| depotnr | Report number assigned by the INBO library. | 
| photo | Link to an image to used on the cover. | 
| description | Description of  | 
| embargo | The earliest date at which the report can be made public on the INBO website. Defaults to today. | 
| ordernr | Optional reference number specified by the client. | 
| copies | Set the required number of copies in case you really need a printed version of the report. Omit in case you only require a digital version. Keep in mind that the INBO policy is to be "radically digital". Which implies to only print a report if it is mandatory. | 
| motivation | Required motivation in case  | 
| pages | Number of pages of the report.
Only required in case  | 
Other utils: 
add_author(),
check_dependencies(),
column_start(),
column_width(),
cover_info(),
create_report(),
dyn_table(),
references(),
render_natbib(),
validate_doi()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.