R/data.R

#' Founding years for CorrelAidX chapters
#'
#' A dataset containing the CorrelAidX chapters and when they were founded.
#'
#' @format A data frame with 18 rows and 3 variables:
#' \describe{
#'   \item{chapter_de}{chapter name in German (cf. navbar on \url{https://correlaid.org})}
#'   \item{chapter_en}{chapter name in English (cf. navbar on \url{https://correlaid.org/en})}
#'   \item{year_founded}{year when the chapter was founded}
#' }
#' @source chapter names from \url{https://correlaid.org} respectively \url{https://correlaid.org/de}
"local_chapters_year_founded"

#' dump of the project labels from the GitHub projects repository
"example_projects_labels"
CorrelAid/correltools documentation built on April 26, 2023, 8:19 a.m.