Skip to content

Instantly share code, notes, and snippets.

@fernandomayer
Created August 2, 2012 00:39
Show Gist options
  • Save fernandomayer/3231948 to your computer and use it in GitHub Desktop.
Save fernandomayer/3231948 to your computer and use it in GitHub Desktop.
Teste script for Jekyll
require(devtools)
install_github("FishMaps", username = "fernandomayer")
# use mapLL
mapLL()
# function
hw <- function(){
cat("Hello world!")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment