mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 12:37:30 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@2d062e0ac5 🚀
This commit is contained in:
parent
8d56d197d6
commit
66780fc453
44 changed files with 1145 additions and 190 deletions
|
|
@ -11,6 +11,7 @@ launch_FreesearchR(
|
|||
data_limit_default = 1000,
|
||||
data_limit_upper = 1e+05,
|
||||
data_limit_lower = 1,
|
||||
check_app_version = FALSE,
|
||||
...
|
||||
)
|
||||
```
|
||||
|
|
@ -33,6 +34,11 @@ launch_FreesearchR(
|
|||
|
||||
data set observations lower limit
|
||||
|
||||
- check_app_version:
|
||||
|
||||
always attempt to check app version against latest release on GitHub.
|
||||
Default is FALSE
|
||||
|
||||
- ...:
|
||||
|
||||
passed on to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue