How to read multiple lines from PDF File

@Subramanyam installing R and make it work with knime still might face some challenges. You might want to start by reading the official guide

https://docs.knime.com/latest/r_installation_guide/index.html#_introduction

For the installation of Rserve (which you will need) these entry might help:

Then there is the collection sich also describes the option to use Conda Environment Propagation to install R and necessary dependencies with the help of conda.

Here is the conda and R installation with an example (maybe use Miniforge as your conda environment installer https://github.com/conda-forge/miniforg)

1 Like