<?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 to run R code from some other apps in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/How-to-run-R-code-from-some-other-apps/m-p/136849#M1952</link>
    <description>&lt;P&gt;Have you tries putting...&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;|r myscript.r
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;... as searchString of a dashboard panel?&lt;/P&gt;

&lt;P&gt;Create a new app, click on dashboards, select one or a new dashboard and finally add a new panel (chart, table, ..) by putting the r command (like above) as search string.&lt;/P&gt;</description>
    <pubDate>Sun, 13 Jul 2014 12:21:36 GMT</pubDate>
    <dc:creator>rfujara_splunk</dc:creator>
    <dc:date>2014-07-13T12:21:36Z</dc:date>
    <item>
      <title>How to run R code from some other apps</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-run-R-code-from-some-other-apps/m-p/136848#M1951</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I tried running a script file which i had uploaded on R Project and it is working fine. Now how do or what changes or settings are required to run "|r myscript.r" from other apps in splunk.&lt;/P&gt;

&lt;P&gt;Any documentation on same will be highly appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2014 13:29:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-run-R-code-from-some-other-apps/m-p/136848#M1951</guid>
      <dc:creator>harshal_chakran</dc:creator>
      <dc:date>2014-07-10T13:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to run R code from some other apps</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-run-R-code-from-some-other-apps/m-p/136849#M1952</link>
      <description>&lt;P&gt;Have you tries putting...&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;|r myscript.r
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;... as searchString of a dashboard panel?&lt;/P&gt;

&lt;P&gt;Create a new app, click on dashboards, select one or a new dashboard and finally add a new panel (chart, table, ..) by putting the r command (like above) as search string.&lt;/P&gt;</description>
      <pubDate>Sun, 13 Jul 2014 12:21:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-run-R-code-from-some-other-apps/m-p/136849#M1952</guid>
      <dc:creator>rfujara_splunk</dc:creator>
      <dc:date>2014-07-13T12:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to run R code from some other apps</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-run-R-code-from-some-other-apps/m-p/136850#M1953</link>
      <description>&lt;P&gt;yes, i tried but it's not working. So ultimately i switched to rpy2 for python to connect with R.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jul 2014 12:37:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-run-R-code-from-some-other-apps/m-p/136850#M1953</guid>
      <dc:creator>harshal_chakran</dc:creator>
      <dc:date>2014-07-23T12:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to run R code from some other apps</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-run-R-code-from-some-other-apps/m-p/136851#M1954</link>
      <description>&lt;P&gt;use output command in the query. like &lt;/P&gt;

&lt;TABLE&gt;&lt;THEAD&gt;
&lt;TR&gt;
&lt;/TR&gt;
&lt;/THEAD&gt;&lt;TBODY&gt;
&lt;/TBODY&gt;&lt;/TABLE&gt;

&lt;P&gt;source ('cal_segm_pie.r')&lt;BR /&gt;
output = clus() &lt;BR /&gt;
"&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 20:27:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-run-R-code-from-some-other-apps/m-p/136851#M1954</guid>
      <dc:creator>SanthoshSreshta</dc:creator>
      <dc:date>2020-09-28T20:27:22Z</dc:date>
    </item>
  </channel>
</rss>

