Skip to content

Commit

Permalink
testing github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
YONGHUNI committed Oct 7, 2024
1 parent 2e182dd commit c4e7377
Show file tree
Hide file tree
Showing 2 changed files with 1,631 additions and 0 deletions.
3 changes: 3 additions & 0 deletions renv.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,16 @@ For registering regularly used packages as `swiss_army_knives`

```{r eval=FALSE}
library(yaml)
library(knitr)
library(rmarkdown)
library(renv)
library(tidyverse)
library(data.table)
library(sf)
library(terra)
#setwd("C:/Users/dydgn/OneDrive/blog/quarto")
#renv::activate(profile = "armyknives")
#renv::snapshot()
#renv::deactivate(clean = T)
Expand Down
Loading

0 comments on commit c4e7377

Please sign in to comment.