Inquiry about R extension

Hello.

I was wondering which node I can use to connect ‘RStudio Server Pro Enterprise’.

There seem to be three nodes available.

  • R Source
  • R Source (Table)
  • R Source (Workspace)

I would be grateful if someone could help me :slight_smile :slight_smile:

Best Regards,
hhkim

Hey @hhkim,
I do not believe we have a connector for that service, but from what I looked up about it, it seems like a centralized IDE for running R code rather than storing any data on it. You could use your existing data sources with knime or I did see that they have a REST API you can use if you want to automate your R code running on there through knime.

The rest extension is here : KNIME REST Client Extension – KNIME Community Hub

TL

1 Like

I guess you need to use APIs of the RStudio Server Pro Enterprise R - RStudio :: Solutions.

I have no experience I found while looking for your solution.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.