Function reference
-
add_column() - Add column to a (spatial) data frame
-
add_layers_leafgl_popups() - Add layer to a Leaflet web map - no zoom and with popups enabled.
-
add_layers_leaflet() - Add a layer to a Leaflet web map
-
add_layers_leaflet_no_zoom() - Add layer to a Leaflet web map - no zoom
-
add_popups() - Add a popup label when a feature is clicked on a Leaflet web map
-
db_spatial_join_tables() - Spatial join of two layers.
-
edit_data_frame() - Edits layers in a GeoPackage
-
filter_rows() - Conditionally filter rows from a (spatial) data frame
-
get_gcs_object() - Get GeoPackages from a Google Cloud Storage bucket
-
group_by_summarise() - Group by and summarise
-
join_tables() - Join two layers
-
list_gcs_bucket_objects() - List GeoPackages in Google Cloud Storage bucket
-
list_gcs_buckets() - List Google Cloud Storage buckets
-
list_layers() - Return layers from uploaded data
-
make_barplot() - Barplot
-
make_histogram() - Histogram
-
make_scatter() - Scatter plot
-
make_spatial_db_table() - Add right and left tables to PostGIS and prepare for spatial join
-
mod_get_layers_Server() - Process user uploaded GeoPackages within a Shiny app
-
mod_get_layers_UI() - Upload GeoPackages to a Shiny App
-
plant_number() - Compute plant number
-
read_tables() - Read tabular data - either spatial layer (i.e. a table in a GeoPackage) or csv file.
-
shannon_h_div() - Compute Shannon's H diversity index
-
spatial_join_tables() - Spatial join of two layers
-
sync_forms() - Sync data collected using QField mobile GIS
-
write_tables() - Write a layer to a GeoPackage file