mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@32f299880d 🚀
This commit is contained in:
parent
ed978f2ae9
commit
602d551a4a
179 changed files with 1527 additions and 705 deletions
|
|
@ -22,5 +22,5 @@ numeric vector
|
|||
|
||||
``` r
|
||||
c(sample(seq(.1, 1, .1), 3), sample(1:10, 3)) |> create_log_tics()
|
||||
#> [1] 0.10 0.12 0.20 0.25 0.50 1.00 2.00 4.00 5.00 8.00 10.00
|
||||
#> [1] 0.12 0.30 0.33 0.60 0.70 1.00 1.43 1.67 3.00 3.33 8.00
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue