[1] "2024-10-30"
+[1] "2024-11-11"
diff --git a/.nojekyll b/.nojekyll index 920fff7..103a651 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -f30d2fb4 \ No newline at end of file +5674681f \ No newline at end of file diff --git a/404.html b/404.html index cafae14..b032853 100644 --- a/404.html +++ b/404.html @@ -80,6 +80,9 @@ + + +
diff --git a/home_contents.html b/home_contents.html index b5ee087..ef48e6b 100644 --- a/home_contents.html +++ b/home_contents.html @@ -83,6 +83,9 @@ + + + diff --git a/home_precourse.html b/home_precourse.html index 04f67b3..56b9b4a 100644 --- a/home_precourse.html +++ b/home_precourse.html @@ -80,6 +80,9 @@ + + + diff --git a/home_schedule.html b/home_schedule.html index e9a938b..7c88b19 100644 --- a/home_schedule.html +++ b/home_schedule.html @@ -80,6 +80,9 @@ + + + diff --git a/home_syllabus.html b/home_syllabus.html index 6ee8629..3ed0a1b 100644 --- a/home_syllabus.html +++ b/home_syllabus.html @@ -80,6 +80,9 @@ + + + diff --git a/index.html b/index.html index a0413f6..b94794a 100644 --- a/index.html +++ b/index.html @@ -73,6 +73,9 @@ + + + @@ -144,7 +147,7 @@For usage instructions and demo examples, see Contents
Updated: 30-10-2024 at 10:02:26 .
+Updated: 11-11-2024 at 10:08:48 .
Code can be defined inline where `r Sys.Date()`
renders 2024-10-30.
Code can be defined inline where `r Sys.Date()`
renders 2024-11-11.
Code can be defined inside code blocks.
```{r}
Sys.Date()
@@ -371,7 +374,7 @@
Sys.Date()
-[1] "2024-10-30"
+[1] "2024-11-11"
Here is another example of executed R code with input and output.
@@ -726,23 +729,23 @@reactable creation can be simplified as well as enhanced by using reactablefmtr.
@@ -1738,8 +1741,8 @@Interactive scatterplot using highcharter.
Interactive scatterplot using plotly.
Interactive scatterplot using ggplotly.
Interactive scatterplot using ggiraph.
Interactive time series plot using dygraph.
Interactive network plot.
Interactive map using leaflet.
Linking independent plots using crosstalk.