Icon

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")

URL: DRC Package https://cran.r-project.org/web/packages/drc/drc.pdf

Nodes

Extensions

Links