Executive Summary

Background

Prompts

Create a simple shiny app using the 'bslib' framework, with 'page_navbar()' pages with a home landing page consisting of 'card()' functions?

Can you explain and provide an example of how to migrate from function like 'readOGR' from the deprecated 'rgdal' package to the new 'sf' package?

Show me how to add a button that changes between different page_navbar() nav_panel() pages using the 'bslib' package?