Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

q script and R code for Sense Integration with R

Any tutorials on how to write q scripts for integration with R?

One aspect is <R.ScriptEvalStr()> parameters mentioned elsewhere; then there is the Sense script loaded and run with the editor.

(Yes, my system is configured and set up correctly; I can run all the example and sample files on my Desktop Sense, WIN PC)

Any help is appreciated.

Oguchi

1 Solution

Accepted Solutions
simotrab
Creator III
Creator III

Hi Oguchi,

if I've understood well, you need a tutorial about Qlik Sense and R in the load editor. Here you can find it:

Qlik AAI Load Script Example - R.pdf

Hope it helps.

View solution in original post

2 Replies
simotrab
Creator III
Creator III

Hi Oguchi,

if I've understood well, you need a tutorial about Qlik Sense and R in the load editor. Here you can find it:

Qlik AAI Load Script Example - R.pdf

Hope it helps.

Anonymous
Not applicable
Author

Thanks!

Found it entirely adequate.

Just need to suggest emphasizing the very last part after the R operations in the Script.. The file R returns to QLIK (output) still needs to be addressed in the script in the last section in order for QLIK to build a table that QLIK can act on to produce the desired result.