load_project_from_path: Load project from filepath
Description
Loads a project from a specified filepath
Usage
load_project_from_path(rv, filepath, session)
Arguments
- rv
ReactiveValues object containing application state
- filepath
Path to the project file
- session
Shiny session object