This commit is contained in:
Andreas Gammelgaard Damsbo 2025-05-10 11:37:03 +02:00
parent a655dd3b87
commit 0c80bd2616
No known key found for this signature in database

View file

@ -9,7 +9,7 @@
The [***FreesearchR***](https://app.freesearchr.org) is a simple, clinical health data exploration and analysis tool to democratise clinical research by assisting any researcher to easily evaluate and analyse data and export publication ready results.
[***FreesearchR***](https://app.freesearchr.org) is free and open-source, and is [accessible in your web browser through this link](https://app.freesearchr.org). The app can also run locally, please see below.
[***FreesearchR***](https://app.freesearchr.org) is free and open-source, and is [accessible in your web browser through this link](https://app.freesearchr.org). The app can also run locally, please [see below](#run-locally-on-your-own-machine-sec-run-locally).
All feedback is welcome and can be shared as a GitHub issue. Any suggestions on collaboration is much welcomed. Please reach out!
@ -25,7 +25,7 @@ This app has the following simple goals:
1. ease quick data overview and basic visualisations for any clinical researcher
## Run locally on your own machine {#sec-run-locally}
## Run locally on your own machine
The ***FreesearchR*** app can also run on your own machine with no data transmitted anywhere. Any data.frame available in the global environment will be accessible from the interface. Just follow the below steps: