mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@fe1609b4f6 🚀
This commit is contained in:
parent
99055f69cc
commit
fd57cd2476
22 changed files with 359 additions and 247 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.20 0.30 0.50 0.90 1.00 1.11 2.00 3.33 5.00 10.00
|
||||
#> [1] 0.10 0.12 0.20 0.25 0.50 1.00 2.00 4.00 5.00 8.00 10.00
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue