Skip to content

Commit

Permalink
Revert addition of package installation
Browse files Browse the repository at this point in the history
  • Loading branch information
aabelean committed Mar 30, 2024
1 parent 378c8d5 commit 4711201
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions vignettes/tutorial_geophysics.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ The spatiotemporal evolution of the field is governed by wave equation. The smal
Geophysical data can come in lots of different formats but here will will start with a csv.

```{r}
library(devtools)
devtools::load_all(path='~/repos/fdmr-dmz/fdmr/')
install.packages("MatrixModels", type = "source")
# Set the path to the CSV file
data_path <- "data/MT_Svalbard_Z.csv"
Expand Down

0 comments on commit 4711201

Please sign in to comment.