Skip to content

Commit ebcb09e

Browse files
Built site for spanishoddata@0.2.5: 1f63a78
1 parent 3ae0444 commit ebcb09e

12 files changed

Lines changed: 13 additions & 1248 deletions

data-availability/data_availability.html

Lines changed: 0 additions & 1230 deletions
This file was deleted.
-63.4 KB
Binary file not shown.

data-availability/latest_v1.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

data-availability/latest_v2.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

extra.css

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,7 @@
22

33
.data-availability-plot {
44
width: 100%;
5-
height: 520px;
5+
aspect-ratio: 10 / 6.2;
6+
height: auto;
67
border: 0;
78
}
8-
9-
@media (max-width: 768px) {
10-
.data-availability-plot {
11-
height: 480px;
12-
}
13-
}

index.html

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ articles:
99
quick-get: quick-get.html
1010
v1-2020-2021-mitma-data-codebook: v1-2020-2021-mitma-data-codebook.html
1111
v2-2022-onwards-mitma-data-codebook: v2-2022-onwards-mitma-data-codebook.html
12-
last_built: 2026-05-26T13:35Z
12+
last_built: 2026-05-26T14:31Z
1313
urls:
1414
reference: https://rOpenSpain.github.io/spanishoddata/reference
1515
article: https://rOpenSpain.github.io/spanishoddata/articles

reference/spod_get_data_dir.html

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

reference/spod_get_data_dir.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ directory where the package will download and convert the data.
3131
``` r
3232
spod_set_data_dir(tempdir())
3333
#> Data directory is writeable.
34-
#> Data directory successfully set to: /tmp/RtmpSBzAGc
34+
#> Data directory successfully set to: /tmp/Rtmp3LQoOg
3535
spod_get_data_dir()
36-
#> /tmp/RtmpSBzAGc
36+
#> /tmp/Rtmp3LQoOg
3737
```

reference/spod_set_data_dir.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)