Files in livelihoods-and-landscapes/maplandscape
Shiny application to explore and visualise GeoPackage data

.Rbuildignore
.Rprofile
.github/.gitignore
.github/workflows/pr-commands.yaml
.gitignore
DESCRIPTION
LICENSE.md
NAMESPACE
R/fct_add_column.R R/fct_add_layers_leafgl_popups.R R/fct_add_layers_leaflet.R R/fct_add_layers_leaflet_no_zoom.R R/fct_add_popups.R R/fct_db_spatial_join_tables.R R/fct_edit_data_frame.R R/fct_filter_rows.R R/fct_get_gcs_object.R R/fct_group_by_summarise.R R/fct_join_tables.R R/fct_list_gcs_bucket_objects.R R/fct_list_gcs_buckets.R R/fct_list_layers.R R/fct_make_colour_ramp.R R/fct_make_spatial_db_table.R R/fct_plant_number.R R/fct_qfieldcloud.R R/fct_read_tables.R R/fct_shannon_h_div.R R/fct_spatial_join_tables.R R/fct_sync_forms.R R/fct_write_tables.R R/make_barplot.R R/make_histogram.R R/make_scatter.R R/mod_get_layers.R README.md
_pkgdown.yml
docs/404.html
docs/LICENSE.html
docs/authors.html
docs/bootstrap-toc.css
docs/bootstrap-toc.js
docs/deps/bootstrap-5.1.0/bootstrap.bundle.min.js
docs/deps/bootstrap-5.1.0/bootstrap.bundle.min.js.map
docs/deps/bootstrap-5.1.0/bootstrap.min.css
docs/deps/bootstrap-5.1.3/bootstrap.bundle.min.js
docs/deps/bootstrap-5.1.3/bootstrap.bundle.min.js.map
docs/deps/bootstrap-5.1.3/bootstrap.min.css
docs/deps/data-deps.txt
docs/deps/jquery-3.6.0/jquery-3.6.0.js
docs/deps/jquery-3.6.0/jquery-3.6.0.min.js
docs/deps/jquery-3.6.0/jquery-3.6.0.min.map
docs/docsearch.css
docs/docsearch.js
docs/index.html
docs/link.svg
docs/pkgdown.css
docs/pkgdown.js
docs/pkgdown.yml
docs/reference/Rplot001.png
docs/reference/add_column.html
docs/reference/add_layers_leafgl_popups.html
docs/reference/add_layers_leaflet.html
docs/reference/add_layers_leaflet_no_zoom.html
docs/reference/add_popups.html
docs/reference/db_spatial_join_tables.html
docs/reference/edit_data_frame.html
docs/reference/figures/Screen Shot 2021-08-16 at 5.18.28 pm.png
docs/reference/figures/Screen Shot 2021-08-16 at 5.22.18 pm.png
docs/reference/figures/Screen Shot 2021-08-16 at 5.24.25 pm.png
docs/reference/figures/Screen Shot 2021-08-16 at 5.25.44 pm.png
docs/reference/figures/Screen Shot 2021-08-16 at 5.28.19 pm.png
docs/reference/figures/Screen Shot 2021-08-16 at 5.31.33 pm.png
docs/reference/figures/create-credentials.png
docs/reference/figures/create-web-application.png
docs/reference/figures/gcs-oauth-credentials.png
docs/reference/figures/go-to-api-services.png
docs/reference/figures/publish-app.png
docs/reference/figures/shiny-publish-code.png
docs/reference/figures/shiny-publish.png
docs/reference/figures/test-users.png
docs/reference/figures/ui-overview.jpg
docs/reference/figures/ui-overview.png
docs/reference/filter_rows.html
docs/reference/get_gcs_object.html
docs/reference/get_qfieldcloud_gpkg.html
docs/reference/get_qfieldcloud_projects.html
docs/reference/group_by_summarise.html
docs/reference/index.html
docs/reference/join_tables.html
docs/reference/list_gcs_bucket_objects.html
docs/reference/list_gcs_buckets.html
docs/reference/list_layers.html
docs/reference/list_qfieldcloud_gpkg.html
docs/reference/make_barplot.html
docs/reference/make_histogram.html
docs/reference/make_scatter.html
docs/reference/make_spatial_db_table.html
docs/reference/mod_get_layers_Server.html
docs/reference/mod_get_layers_UI.html
docs/reference/plant_number.html
docs/reference/qfieldcloud_login.html
docs/reference/read_tables.html
docs/reference/shannon_h_div.html
docs/reference/spatial_join_tables.html
docs/reference/sync_forms.html
docs/reference/write_tables.html
docs/search.json
docs/sitemap.xml
inst/Dockerfile
inst/Rprofile.site
inst/app/R/bg_colours.R inst/app/R/colour_mappings.R inst/app/R/line_colours.R inst/app/R/mod_get_layers.R inst/app/R/mod_multiple_input.R inst/app/R/mod_render_dt.R inst/app/R/mod_single_input.R inst/app/R/waiting_screens.R
inst/app/config.yml
inst/app/global.R inst/app/server.R inst/app/ui.R
inst/app/www/farm-bg-fade-2.jpg
inst/app/www/style.css
inst/dev/renv_utils.R
inst/postgis/docker-compose.yml
man/add_column.Rd man/add_layers_leafgl_popups.Rd man/add_layers_leaflet.Rd man/add_layers_leaflet_no_zoom.Rd man/add_popups.Rd man/db_spatial_join_tables.Rd man/edit_data_frame.Rd
man/figures/shiny-publish-code.png
man/figures/shiny-publish.png
man/figures/ui-overview.jpg
man/figures/ui-overview.png
man/filter_rows.Rd man/get_gcs_object.Rd man/group_by_summarise.Rd man/join_tables.Rd man/list_gcs_bucket_objects.Rd man/list_gcs_buckets.Rd man/list_layers.Rd man/make_barplot.Rd man/make_histogram.Rd man/make_scatter.Rd man/make_spatial_db_table.Rd man/mod_get_layers_Server.Rd man/mod_get_layers_UI.Rd man/plant_number.Rd man/read_tables.Rd man/shannon_h_div.Rd man/spatial_join_tables.Rd man/sync_forms.Rd man/write_tables.Rd
maplandscape.Rproj
renv.lock
renv/.gitignore
renv/activate.R system-dependencies.R tests/testthat.R tests/testthat/test-fct_add_column.R tests/testthat/test-fct_edit_data_frame.R tests/testthat/test-fct_filter_rows.R tests/testthat/test-fct_join_tables.R tests/testthat/test-fct_list_layers.R tests/testthat/test-fct_spatial_join_tables.R tests/testthat/test-make_barplot.R tests/testthat/test-make_histogram.R tests/testthat/test-make_scatter.R
tests/testthat/tonga-village-boundaries.gpkg
tests/testthat/vavau-crop-survey.gpkg
vignettes/.gitignore
livelihoods-and-landscapes/maplandscape documentation built on March 20, 2023, 5:43 a.m.