<?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: Proc FREQ in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Proc-FREQ/m-p/858431#M339165</link>
    <description>&lt;PRE&gt;Proc freq data=sashelp.class;
   tables sex * age / list;
run;&lt;/PRE&gt;
&lt;P&gt;The list option says to display the combination of the tables variables on one line instead of a crosstab table with one of the variables providing column headings.&lt;/P&gt;</description>
    <pubDate>Sun, 12 Feb 2023 07:45:46 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2023-02-12T07:45:46Z</dc:date>
    <item>
      <title>Proc FREQ</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-FREQ/m-p/858426#M339163</link>
      <description>&lt;P&gt;How Can i get this type of output ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Feb 2023 07:29:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-FREQ/m-p/858426#M339163</guid>
      <dc:creator>Maneesh27</dc:creator>
      <dc:date>2023-02-12T07:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Proc FREQ</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-FREQ/m-p/858431#M339165</link>
      <description>&lt;PRE&gt;Proc freq data=sashelp.class;
   tables sex * age / list;
run;&lt;/PRE&gt;
&lt;P&gt;The list option says to display the combination of the tables variables on one line instead of a crosstab table with one of the variables providing column headings.&lt;/P&gt;</description>
      <pubDate>Sun, 12 Feb 2023 07:45:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-FREQ/m-p/858431#M339165</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2023-02-12T07:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Proc FREQ</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-FREQ/m-p/858432#M339166</link>
      <description>THANKS..&lt;BR /&gt;</description>
      <pubDate>Sun, 12 Feb 2023 07:56:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-FREQ/m-p/858432#M339166</guid>
      <dc:creator>Maneesh27</dc:creator>
      <dc:date>2023-02-12T07:56:18Z</dc:date>
    </item>
  </channel>
</rss>

