Skip to content

Commit

Permalink
add screenshot for zip file extract
Browse files Browse the repository at this point in the history
  • Loading branch information
rpodcast committed May 3, 2024
1 parent 1e9ca08 commit 6ea8fac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions adrg/_adrg.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,8 @@ To unpack the Shiny application bundle `r4app.zip`, use the following procedure:
2. Right-click the zip file and select __Extract All...__ in the context menu.
3. Confirm the destination for the extracted files (it will default to a directory called `r4app` in the same location) and click the __Extract__ button.

![](figures/extract_zip_file_location.png){width="50%"}

## Initialize R Package Environment

The dependencies for executing the Shiny application are managed by the `renv` R package management system. To bootstrap the customized R package library used for the Shiny application, launch a new R session in the directory where you unpacked the application source files in the previous step. **Choose one of the following options** depending on your R computing environment and preference:
Expand Down
Binary file added adrg/figures/extract_zip_file_location.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6ea8fac

Please sign in to comment.