Showing content from http://cran.r-project.org/web/packages/dosresmeta/../rmarkdown/../tinytiger/vignettes/tinytiger.R below:
## ----include = FALSE---------------------------------------------------------- knitr::opts_chunk$set( collapse = TRUE, comment = "#>" ) ## ----setup-------------------------------------------------------------------- library(tinytiger) ## ----eval = FALSE------------------------------------------------------------- # counties <- tt_counties() ## ----echo = FALSE------------------------------------------------------------- # depends on (1) internet and (2) successful download counties <- NULL try(counties <- tt_counties()) dl_success <- !is.null(counties) ## ----eval = dl_success-------------------------------------------------------- head(counties)
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4