Created
October 14, 2019 14:18
-
-
Save dmassiani/420a883cf7861fa5588d580b8e3ce3d2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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