# NOT RUN {
# Change view = TRUE (default) to View the returned data.
aaa <- search_tables("dec", 2010, "occupancy", view = FALSE)
bbb <- search_tables("acs5", 2014:2016, "detailed race", view = FALSE)
# }
# NOT RUN {
# view all tables
search_tables("dec")
search_tables("acs1")
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab