Skip to content

Instantly share code, notes, and snippets.

@dmassiani
Created October 14, 2019 14:18
Show Gist options
  • Save dmassiani/420a883cf7861fa5588d580b8e3ce3d2 to your computer and use it in GitHub Desktop.
Save dmassiani/420a883cf7861fa5588d580b8e3ce3d2 to your computer and use it in GitHub Desktop.
test <- function(JURID) {
resultat <- compar_ielst_411 %>% filter(I_ELSE==JURID)
return(resultat)
}
kable("html", format.args = list(etc))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment