Files in crazycapivara/owmr
OpenWeatherMap API Wrapper

.Rbuildignore
.gitignore
.travis.yml
DESCRIPTION
LICENSE
NAMESPACE
NEWS.md R/city_list.R R/current-bbox.R R/current-multiple.R R/current.R R/data.R R/fetch_test_data.R R/forecast-daily.R R/forecast.R R/leaflet.R R/lowlevel.R R/package.R R/render.R R/response-to-tibble.R R/settings.R R/tidy_up-cbind_weather.R R/tidy_up-flatten.R R/tidy_up-flatten_weather.R R/tidy_up-parse_columns.R R/tidy_up-remove_prefix.R R/tidy_up-use_underscore.R R/tidy_up.R R/tiles.R R/zzz.R README.md README.rmd
_pkgdown.yml
cran-comments.md
data-raw/city_list.txt
data-raw/owm-layers.R
data/owm_cities.rda
data/owm_layers.rda
docs/LICENSE-text.html
docs/articles/index.html
docs/articles/owmr.html
docs/articles/owmr_files/Proj4Leaflet-0.7.2/proj4-compressed.js
docs/articles/owmr_files/Proj4Leaflet-0.7.2/proj4.js
docs/articles/owmr_files/Proj4Leaflet-0.7.2/proj4leaflet.js
docs/articles/owmr_files/htmlwidgets-1.3/htmlwidgets.js
docs/articles/owmr_files/htmlwidgets-1.5.1/htmlwidgets.js
docs/articles/owmr_files/jquery-1.12.4/jquery.js
docs/articles/owmr_files/jquery-1.12.4/jquery.min.js
docs/articles/owmr_files/leaflet-0.7.7/images/1px.png
docs/articles/owmr_files/leaflet-0.7.7/images/layers-2x.png
docs/articles/owmr_files/leaflet-0.7.7/images/layers.png
docs/articles/owmr_files/leaflet-0.7.7/images/marker-icon-2x.png
docs/articles/owmr_files/leaflet-0.7.7/images/marker-icon.png
docs/articles/owmr_files/leaflet-0.7.7/images/marker-shadow.png
docs/articles/owmr_files/leaflet-0.7.7/leaflet-src.js
docs/articles/owmr_files/leaflet-0.7.7/leaflet.css
docs/articles/owmr_files/leaflet-0.7.7/leaflet.js
docs/articles/owmr_files/leaflet-binding-1.1.0/leaflet.js
docs/articles/owmr_files/leaflet-label-0.2.2/images/death.png
docs/articles/owmr_files/leaflet-label-0.2.2/leaflet.label-src.js
docs/articles/owmr_files/leaflet-label-0.2.2/leaflet.label.css
docs/articles/owmr_files/leaflet-label-0.2.2/leaflet.label.js
docs/articles/owmr_files/leaflet-providers-1.0.27/CONTRIBUTING.md docs/articles/owmr_files/leaflet-providers-1.0.27/README.md
docs/articles/owmr_files/leaflet-providers-1.0.27/bower.json
docs/articles/owmr_files/leaflet-providers-1.0.27/css/gh-fork-ribbon.css
docs/articles/owmr_files/leaflet-providers-1.0.27/css/gh-fork-ribbon.ie.css
docs/articles/owmr_files/leaflet-providers-1.0.27/leaflet-providers.js
docs/articles/owmr_files/leaflet-providers-1.0.27/license.md
docs/articles/owmr_files/leaflet-providers-1.0.27/package.json
docs/articles/owmr_files/leaflet-providers-1.0.27/providers.json
docs/articles/owmr_files/leaflet-providers-plugin-1.1.0/leaflet-providers-plugin.js
docs/articles/owmr_files/leafletfix-1.0.0/leafletfix.css
docs/authors.html
docs/docsearch.css
docs/docsearch.js
docs/index.html
docs/link.svg
docs/news/index.html
docs/pkgdown.css
docs/pkgdown.js
docs/pkgdown.yml
docs/reference/add_owm_tiles.html
docs/reference/add_weather.html
docs/reference/cbind_weather.html
docs/reference/find_cities_by_bbox.html
docs/reference/find_cities_by_geo_point.html
docs/reference/find_city.html
docs/reference/flatten.html
docs/reference/flatten_weather.html
docs/reference/get_current.html
docs/reference/get_current_for_group.html
docs/reference/get_forecast.html
docs/reference/get_forecast_daily.html
docs/reference/get_icon_url.html
docs/reference/index.html
docs/reference/owm_cities.html
docs/reference/owm_layers.html
docs/reference/owmr.html
docs/reference/owmr_as_tibble.html
docs/reference/owmr_settings.html
docs/reference/parse_columns.html
docs/reference/reexports.html
docs/reference/remove_prefix.html
docs/reference/render.html
docs/reference/search_city_list.html
docs/reference/tidy_up.html
docs/reference/tidy_up_.html
docs/reference/use_underscore.html
helpers/get_owm_city_list.R man/add_owm_tiles.Rd man/add_weather.Rd man/cbind_weather.Rd man/find_cities_by_bbox.Rd man/find_cities_by_geo_point.Rd man/find_city.Rd man/flatten.Rd man/flatten_weather.Rd man/get_current.Rd man/get_current_for_group.Rd man/get_forecast.Rd man/get_forecast_daily.Rd man/get_icon_url.Rd man/owm_cities.Rd man/owm_layers.Rd man/owmr.Rd man/owmr_as_tibble.Rd man/owmr_settings.Rd man/parse_columns.Rd man/reexports.Rd man/remove_prefix.Rd man/render.Rd man/search_city_list.Rd man/tidy_up.Rd man/tidy_up_.Rd man/use_underscore.Rd
owmr.Rproj
sandbox/_deprecated.R
sandbox/data/cities_df.csv
sandbox/multiple-city-ids.R sandbox/owmr-shine.R sandbox/parse.R sandbox/popup.R sandbox/sandbox.R sandbox/stations.R sandbox/test_stations.R sandbox/tidy_up.R sandbox/tile_maps.R tests/testthat.R
tests/testthat/data/current.rds
tests/testthat/data/current_multiple.rds
tests/testthat/data/response-current.rds
tests/testthat/data/response-forecast.rds
tests/testthat/test_city_list.R tests/testthat/test_current.R tests/testthat/test_current_mocks.R tests/testthat/test_current_multiple.R tests/testthat/test_deprecated.R tests/testthat/test_forecast.R tests/testthat/test_parse_columns.R tests/testthat/test_render.R tests/testthat/test_tidy_up.R vignettes/owmr.Rmd
crazycapivara/owmr documentation built on April 27, 2020, 5:25 p.m.