Skip to content

Commit

Permalink
uncomment library(tcpl)
Browse files Browse the repository at this point in the history
  • Loading branch information
ElizabethGilson committed Dec 31, 2024
1 parent 1d4899b commit e2207e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vignettes/Introduction_Appendices.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ vignette: >
```

```{r, echo = FALSE, message = FALSE, warning = FALSE}
devtools::load_all() #use this instead of lbrary(tcpl) when dev versions are installed locally
# library(tcpl)
# devtools::load_all() #use this instead of lbrary(tcpl) when dev versions are installed locally
library(tcpl)
library(tcplfit2)
# Data Formatting Packages #
library(data.table)
Expand Down

0 comments on commit e2207e1

Please sign in to comment.