Package index
-
app_server()
- The application server-side
-
app_ui()
- Create the Shiny application user interface
-
createPage()
- UI function for the Biodiversity App
-
create_bar_plot()
- Create Interactive Bar Plot with echarts4r
-
DistinctChoices()
- Extract unique values from a column based on a filter condition
-
dropdownBasedOnRadioBtn()
- Create Species Dropdown Based on Radio Button Selection
-
leafletPlot()
- Leaflet Plot
-
load_bd_data()
- Load Biodiversity Data
-
mod01_loadInputs_server()
- Load Inputs Server Function
-
mod01_loadInputs_ui()
- Load Inputs UI Function
-
monthlyOccurence()
- Monthly Occurence of Animals
-
run_bd_app()
- Run Biodiversity Dashboard
-
selected_bd_data()
- Filter biodiversity data based on search criteria
-
updateDropdownBasedOnRadioBtnValues()
- Update dropdown inputs based on radio button selection
-
updateSpecies()
- Update Species Dropdown