diff --git a/dev/articles/Holdridge.html b/dev/articles/Holdridge.html index ebae095..120149a 100644 --- a/dev/articles/Holdridge.html +++ b/dev/articles/Holdridge.html @@ -108,7 +108,7 @@

Holdridge plots

Martin R. Smith

-

2024-08-05

+

2024-08-15

Source: vignettes/Holdridge.Rmd diff --git a/dev/articles/Ternary.html b/dev/articles/Ternary.html index 0c439f3..1993202 100644 --- a/dev/articles/Ternary.html +++ b/dev/articles/Ternary.html @@ -108,7 +108,7 @@

Create Ternary Plots in R

Martin R. Smith

-

2024-08-05

+

2024-08-15

Source: vignettes/Ternary.Rmd @@ -298,7 +298,7 @@

Styling points ), bty = "n", # No framing box xpd = NA, # Don't clip at margins - title.font = 2, # Bold + # title.font = 2, # Bold. Argument only available in R>3.6 title = "Reflectance" ) @@ -312,7 +312,7 @@

Styling points "\u03bcm" # µm ), title = "Grain size", - title.font = 2, # Bold + # title.font = 2, # Bold. Argument only available in R>3.6 bty = "n", # Do not frame with box cex = 0.8 ) diff --git a/dev/articles/Ternary_files/figure-html/point-styling-1.png b/dev/articles/Ternary_files/figure-html/point-styling-1.png index 3f5a8c4..53cfc49 100644 Binary files a/dev/articles/Ternary_files/figure-html/point-styling-1.png and b/dev/articles/Ternary_files/figure-html/point-styling-1.png differ diff --git a/dev/articles/annotation.html b/dev/articles/annotation.html index a2ec1c2..ea26886 100644 --- a/dev/articles/annotation.html +++ b/dev/articles/annotation.html @@ -108,7 +108,7 @@

Adding annotations

Martin R. Smith

-

2024-08-05

+

2024-08-15

Source:
vignettes/annotation.Rmd diff --git a/dev/articles/interpolation.html b/dev/articles/interpolation.html index 05e0875..dec2aef 100644 --- a/dev/articles/interpolation.html +++ b/dev/articles/interpolation.html @@ -108,7 +108,7 @@

Interpolating and contouring

Martin R. Smith

-

2024-08-05

+

2024-08-15

Source: vignettes/interpolation.Rmd diff --git a/dev/articles/new-users.html b/dev/articles/new-users.html index 923343b..46aef3b 100644 --- a/dev/articles/new-users.html +++ b/dev/articles/new-users.html @@ -108,7 +108,7 @@

Introduction for new R users

Martin R. Smith

-

2024-08-05

+

2024-08-15

Source: vignettes/new-users.Rmd diff --git a/dev/pkgdown.yml b/dev/pkgdown.yml index 53e8797..1191c31 100644 --- a/dev/pkgdown.yml +++ b/dev/pkgdown.yml @@ -7,7 +7,7 @@ articles: interpolation: interpolation.html new-users: new-users.html Ternary: Ternary.html -last_built: 2024-08-05T12:49Z +last_built: 2024-08-15T13:54Z urls: reference: https://ms609.github.io/Ternary/reference article: https://ms609.github.io/Ternary/articles