We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fc111f1 + f69b618 commit 5a86a54Copy full SHA for 5a86a54
By Syntax/FREQ Procedure/1_Basic Frequency Reports.sas
@@ -28,5 +28,3 @@ proc freq data=sashelp.cars;
28
tables type*origin; /*3*/
29
run;
30
title;
31
-
32
-/* END */
0 commit comments