<?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 Using R to generate a Graph in SAS/IML Software and Matrix Computations</title>
    <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Using-R-to-generate-a-Graph/m-p/289822#M2922</link>
    <description>&lt;P&gt;Does any know how to easily integrate graphs generated by R code called from PROC IML's interface to R into the SAS ODS output?&lt;/P&gt;
&lt;P&gt;And if so are there any changes that need to made for it to work with the SAS/Studio 3.5 user interface?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Aug 2016 15:33:12 GMT</pubDate>
    <dc:creator>Tom</dc:creator>
    <dc:date>2016-08-05T15:33:12Z</dc:date>
    <item>
      <title>Using R to generate a Graph</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Using-R-to-generate-a-Graph/m-p/289822#M2922</link>
      <description>&lt;P&gt;Does any know how to easily integrate graphs generated by R code called from PROC IML's interface to R into the SAS ODS output?&lt;/P&gt;
&lt;P&gt;And if so are there any changes that need to made for it to work with the SAS/Studio 3.5 user interface?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2016 15:33:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Using-R-to-generate-a-Graph/m-p/289822#M2922</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2016-08-05T15:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: Using R to generate a Graph</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Using-R-to-generate-a-Graph/m-p/289847#M2923</link>
      <description>&lt;P&gt;R sends its&amp;nbsp;graphics output to a device that it manages. The graphics do not go through ODS. The only trick I can think of is to&amp;nbsp;write the R graph to a PNG file and then &lt;A href="http://support.sas.com/kb/46/552.html" target="_self"&gt;use PROC REPORT to import it into SAS, as shown in this KnowledgeBase article.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2016 17:10:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Using-R-to-generate-a-Graph/m-p/289847#M2923</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2016-08-05T17:10:30Z</dc:date>
    </item>
  </channel>
</rss>

