<?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: Loading R .rds files into JMP in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Loading-R-rds-files-into-JMP/m-p/214010#M42789</link>
    <description>What I know about R you can put in a thimble. Can I set it up as a JMP function so that the user can stay within the JMP script? I'm trying to build a dataflow that: looks in a directory, loads the R files, creates several JMP reports and saves the JMP data files with the reports embedded. That way folks can view the reports, and do further drill-down with the complete data file.</description>
    <pubDate>Thu, 20 Jun 2019 20:32:32 GMT</pubDate>
    <dc:creator>vt_sailor</dc:creator>
    <dc:date>2019-06-20T20:32:32Z</dc:date>
    <item>
      <title>Loading R .rds files into JMP</title>
      <link>https://community.jmp.com/t5/Discussions/Loading-R-rds-files-into-JMP/m-p/213878#M42761</link>
      <description>&lt;P&gt;We have some equipment that publishes results in an .rds files--an R file format.&amp;nbsp; I can find how to read a JMP file into R, but I'd like to read the R / .rds file into JMP.&amp;nbsp; Does anyone have some code snippets that would do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Ray Bunkofske&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2019 13:01:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Loading-R-rds-files-into-JMP/m-p/213878#M42761</guid>
      <dc:creator>vt_sailor</dc:creator>
      <dc:date>2019-06-20T13:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: Loading R .rds files into JMP</title>
      <link>https://community.jmp.com/t5/Discussions/Loading-R-rds-files-into-JMP/m-p/213962#M42781</link>
      <description>My approach would be to simply call out to R on your computer and execute the readRDS() function to pull the data in that way.</description>
      <pubDate>Thu, 20 Jun 2019 17:34:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Loading-R-rds-files-into-JMP/m-p/213962#M42781</guid>
      <dc:creator>andersonmj2</dc:creator>
      <dc:date>2019-06-20T17:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: Loading R .rds files into JMP</title>
      <link>https://community.jmp.com/t5/Discussions/Loading-R-rds-files-into-JMP/m-p/213997#M42786</link>
      <description>&lt;P&gt;You can run this from JMP, however you will have to submit r code that opens the .rds file in r, and then use an r get() function to transfer the data frame in r to a data table in JMP.&lt;/P&gt;
&lt;P&gt;See the JSL Scripting Guide section on Extending JMP&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; Help==&amp;gt;Books==&amp;gt;Scripting Guide&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2019 21:06:19 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Loading-R-rds-files-into-JMP/m-p/213997#M42786</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2019-06-20T21:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: Loading R .rds files into JMP</title>
      <link>https://community.jmp.com/t5/Discussions/Loading-R-rds-files-into-JMP/m-p/214010#M42789</link>
      <description>What I know about R you can put in a thimble. Can I set it up as a JMP function so that the user can stay within the JMP script? I'm trying to build a dataflow that: looks in a directory, loads the R files, creates several JMP reports and saves the JMP data files with the reports embedded. That way folks can view the reports, and do further drill-down with the complete data file.</description>
      <pubDate>Thu, 20 Jun 2019 20:32:32 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Loading-R-rds-files-into-JMP/m-p/214010#M42789</guid>
      <dc:creator>vt_sailor</dc:creator>
      <dc:date>2019-06-20T20:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: Loading R .rds files into JMP</title>
      <link>https://community.jmp.com/t5/Discussions/Loading-R-rds-files-into-JMP/m-p/269634#M52498</link>
      <description>&lt;P&gt;Anyone has an easy solution? thanks&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2020 18:21:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Loading-R-rds-files-into-JMP/m-p/269634#M52498</guid>
      <dc:creator>Cougar</dc:creator>
      <dc:date>2020-05-29T18:21:14Z</dc:date>
    </item>
  </channel>
</rss>

