<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How do you call custom R-scripts using R-integration? in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-do-you-call-custom-R-scripts-using-R-integration/m-p/1431306#M14427</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am new to Qlik, exploring options to integrate Qlik with R. &lt;/P&gt;&lt;P&gt;I would like to leverage power of Qlik for ETL and self serving/visualization and R to handle predictive modeling.&lt;/P&gt;&lt;P&gt;So, My quesitons: is it possible call/execute an R script from dataload editor with input as of the table that is loaded in data and read out output data frame in to datload editor and use it for visualization.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Nov 2017 18:44:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-11-06T18:44:17Z</dc:date>
    <item>
      <title>How do you call custom R-scripts using R-integration?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-do-you-call-custom-R-scripts-using-R-integration/m-p/1431304#M14425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I've got a question about the new R.ScriptEval, how does one call custom R-scripts using this new syntax?&lt;/P&gt;&lt;P&gt;Let's say that I have a neuralnetworkmodel trained for timeseries prediction called NN.r and I want to call it from Sense as a measure column or a graph etc.&lt;/P&gt;&lt;P&gt;Do I need to use include in laod to bring r-script to sense or do I need to make it into a package and add it to my current R-library and call it with lib.&lt;/P&gt;&lt;P&gt;How does this work? I'm a bit lost with no documentation on these new R-functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:20:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-do-you-call-custom-R-scripts-using-R-integration/m-p/1431304#M14425</guid>
      <dc:creator />
      <dc:date>2024-11-16T09:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: How do you call custom R-scripts using R-integration?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-do-you-call-custom-R-scripts-using-R-integration/m-p/1431305#M14426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jokke,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each call from Qlik Sense to R is a separate session, so in the script that you pass on as an argument to R, you will need to load the library and all other relevant items needed for your calculation. All processing is done in R. You specify the R script to run and the one or more vectors this script needs as source data to do the processing. Qlik Sense then expects a vector of data points as a result of this evaluation with the same number of rows and in the same order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Sep 2017 10:14:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-do-you-call-custom-R-scripts-using-R-integration/m-p/1431305#M14426</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-04T10:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: How do you call custom R-scripts using R-integration?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-do-you-call-custom-R-scripts-using-R-integration/m-p/1431306#M14427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am new to Qlik, exploring options to integrate Qlik with R. &lt;/P&gt;&lt;P&gt;I would like to leverage power of Qlik for ETL and self serving/visualization and R to handle predictive modeling.&lt;/P&gt;&lt;P&gt;So, My quesitons: is it possible call/execute an R script from dataload editor with input as of the table that is loaded in data and read out output data frame in to datload editor and use it for visualization.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Nov 2017 18:44:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-do-you-call-custom-R-scripts-using-R-integration/m-p/1431306#M14427</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-06T18:44:17Z</dc:date>
    </item>
  </channel>
</rss>

