mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 12:37:30 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@0d4f51f176 🚀
This commit is contained in:
parent
95a68dfc1a
commit
03b54b0d15
327 changed files with 767 additions and 941 deletions
|
|
@ -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()
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue