--- output: rmarkdown::github_document --- # worldtilegrid ## Description ## What's Inside The Tin The following functions are implemented: ## Installation ```{r eval=FALSE} devtools::install_github("hrbrmstr/worldtilegrid") ``` ```{r message=FALSE, warning=FALSE, error=FALSE, include=FALSE} options(width=120) ``` ## Usage ```{r message=FALSE, warning=FALSE, error=FALSE} library(worldtilegrid) # current verison packageVersion("worldtilegrid") ```