app.R

# See README for more on running and deploying this app
options(
  shiny.launch.browser = FALSE,
  shiny.port = 7214
)
pkgload::load_all("."); myapp()
sustainablefarms/farm_biodiversity_app documentation built on Sept. 13, 2023, 9:28 p.m.