```{asis, echo = {{rep_renv_knit}}, eval = {{rep_renv_knit}}, include = {{rep_renv_knit}}} Restore the environment used to run the analysis using {renv}. This block will install the renv package if it is not already installed.

```r}, include = {{rep_renv_knit}}}
if (!require("renv")) install.packages("renv")
renv::init(bare = TRUE)
renv::restore("shinyscholar-dependencies.lock")


Try the shinyscholar package in your browser

Any scripts or data that you put into this service are public.

shinyscholar documentation built on Sept. 9, 2025, 5:52 p.m.