Skip to content

Commit

Permalink
add deploy 6 and 7 to 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
fawda123 committed Sep 11, 2024
1 parent 18e913c commit 5cd35eb
Show file tree
Hide file tree
Showing 5 changed files with 103 additions and 68 deletions.
Binary file modified data/metadat.RData
Binary file not shown.
Binary file modified data/tempdat.RData
Binary file not shown.
151 changes: 85 additions & 66 deletions docs/tempeval.html

Large diffs are not rendered by default.

16 changes: 16 additions & 0 deletions docs/tempeval.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -177,5 +177,21 @@ tsplo_dd(tempdat, ddin)
mpplo_dd(metadat, ddin)
```

### Deploy 6

```{r}
ddin <- orgs[[15]]
tsplo_dd(tempdat, ddin)
mpplo_dd(metadat, ddin)
```

### Deploy 7

```{r}
ddin <- orgs[[16]]
tsplo_dd(tempdat, ddin)
mpplo_dd(metadat, ddin)
```

:::
:::
4 changes: 2 additions & 2 deletions docs/tempeval_files/libs/bootstrap/bootstrap.min.css

Large diffs are not rendered by default.

0 comments on commit 5cd35eb

Please sign in to comment.