mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
added docs
This commit is contained in:
parent
afae978c26
commit
9e2ee1e402
4 changed files with 79 additions and 73 deletions
|
|
@ -62,7 +62,7 @@ If you're working with data in R, **FreesearchR** is a quick and easy tool for e
|
|||
launch_FreesearchR(INCLUDE_GLOBALENV=TRUE)
|
||||
```
|
||||
|
||||
All the variables specified above can also be passed to the app on launch from R.
|
||||
All the variables specified above can also be passed to the app on launch from R. Set DATA_LIMIT_UPPER=0 to remove upper data limit. This limit is set to protect the online app version from choking and crashing on large data sets.
|
||||
|
||||
### Running with Docker Compose
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue