Skip to content

wlangera/targets-workshop-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

targets workshop BMK (2025)

Langeraert, WardORCID logo12 European Union's Horizon Europe Research and Innovation Programme (ID No 101059592)3

Workshop of {targets} R package for team BMK (INBO, 2025).

The slides are provided in slides/slides.qmd. They can be rendered using different tools as explained here.

Which packages to install for completing the exercises.

To work on the exercises, install the following packages.

install.packages(c("targets", "tarchetypes", "frictionless", "here"))

The following packages are suggested for data handling and visualisation.

install.packages(c("sf", "dplyr", "ggplot2"))

Useful links to complete the exercises

1. In the exercises, we will load the example data from the b3data data package. How to do this is explained in the README of this repo.

2. {targets} R package documentation (link).

3. {tarchetypes} R package documentation (link).

Coding style and spelling

Within this repository, you can check coding style and spelling using the checklist package:

# Check coding style
checklist::check_lintr()

# Check spelling
checklist::check_spelling()

Footnotes

  1. author

  2. Research Institute for Nature and Forest (INBO), Herman Teirlinckgebouw, Havenlaan 88 PO Box 73, B-1000 Brussels, Belgium

  3. funder

About

Workshop of targets R package INBO 2025

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors