Deploying to gh-pages from @ agdamsbo/FreesearchR@0d4f51f176 🚀

This commit is contained in:
agdamsbo 2026-05-27 18:45:46 +00:00
commit 03b54b0d15
327 changed files with 767 additions and 941 deletions

View file

@ -1,6 +1,7 @@
# Session info
``` r
library(FreesearchR)
#>
#> Attaching package: 'FreesearchR'
@ -15,6 +16,7 @@ packages and the latest build info.
## Platform info
``` r
FreesearchR:::session_data$platform |> knitr::kable()
```
@ -37,6 +39,7 @@ FreesearchR:::session_data$platform |> knitr::kable()
## Libraries
``` r
FreesearchR:::session_data$libs|> knitr::kable()
```