Skip to content

Instantly share code, notes, and snippets.

@perezp44
Last active February 3, 2020 16:34
Show Gist options
  • Save perezp44/062638de0ec1676f3a84f10febd0cda1 to your computer and use it in GitHub Desktop.
Save perezp44/062638de0ec1676f3a84f10febd0cda1 to your computer and use it in GitHub Desktop.
una prueba
my_fun <- function(aa, bb){
aa + bb
}
my_fun <- function(aa, bb){
aa + bb
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment