annee_ref <- 2024
annees_possibles <- c(1968,1975,1982,1990,1999,2008:annee_ref)
# testfunc <- function(COG=annees_possibles){
# COG <- as.numeric(match.arg(as.character(COG),annees_possibles))
# return(COG)
# }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.