Simple R View
This workflow snippet illustrates how to create a simple R plot in the R View node. We use the R library drc to create a dose respone curve. We utilize example data from the HCS tools extensions inspired by this workflow: https://kni.me/w/r9DTscLK5jA-LTow.
Requirements:
- KNIME Interactive R Statistics Integration
- drc package: install.packages("drc")
This workflow snippet illustrates how to create a simple R plot in the R View node. We use the R library drc to create a dose respone curve. We utilize example data from the HCS tools extensions inspired by this workflow: https://kni.me/w/r9DTscLK5jA-LTow.
Requirements:
- KNIME Interactive R Statistics Integration
- drc package: install.packages("drc")