diff --git a/pkgdown.yml b/pkgdown.yml index a5dbe9d..5ac3418 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -2,7 +2,7 @@ pandoc: 3.1.11 pkgdown: 2.1.0 pkgdown_sha: ~ articles: {} -last_built: 2024-08-23T21:31Z +last_built: 2024-08-24T14:15Z urls: reference: https://nifu-no.github.io/saros.contents/reference article: https://nifu-no.github.io/saros.contents/articles diff --git a/reference/ggsaver.html b/reference/ggsaver.html index 7afcdbc..114868b 100644 --- a/reference/ggsaver.html +++ b/reference/ggsaver.html @@ -75,7 +75,7 @@

Examplesmy_plot <- ggplot(data=mtcars, aes(x=hp, y=mpg)) + geom_point() make_link(my_plot, folder=tempdir(), file_suffix = ".png", save_fn = ggsaver, width = 16, height = 16, units = "cm") -#> [1] "[download figure data](/tmp/RtmpViJR12/e8e7d3fd7d6226a76d648c0afb9c9e3f.png)" +#> [1] "[download figure data](/tmp/RtmpPE2Usf/9c80c3411afb3306e71208c23c27e10c.png)"