Created
August 2, 2012 00:39
-
-
Save fernandomayer/3231948 to your computer and use it in GitHub Desktop.
Teste script for Jekyll
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
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