-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Florian Sihler edited this page Sep 1, 2023
·
1 revision
This wiki page is currently under construction
flowR is a static dataflow analyzer and program slicer for the R programming language (tested for versions 4.x
), and you have stumbled upon its wiki pages!
Overall, the wiki has three goals:
- Illustrate how to use flowR in its current form.
- Show how to extend flowR with other tools (i.e., how to interface with flowR)
- Explain the inner workings to help to develop flowR's core.
Hence, depending on your needs and interest, only a subset of the wiki pages may be of further interest to you.
We highly recommend you start your journey by reading the Overview wiki page, which explains the main features of flowR and how to use them.