added docs

This commit is contained in:
Andreas Gammelgaard Damsbo 2026-03-12 12:46:31 +01:00
commit 9e2ee1e402
No known key found for this signature in database
4 changed files with 79 additions and 73 deletions

View file

@ -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