Many base procedures require an input SAS data set. You specify the input SAS data set using the DATA= option in the procedure statement, for example, proc print data=emp; If you omit the DATA= option ...
/* if needed, create web directory */ %sysexec mkdir '/u/myuid/public_html' ; ods html /* specify locations of HTML files */ body='examplb.htm' page='examplp.htm ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results