Created
May 28, 2017 16:59
-
-
Save ymattu/211a7cb73ad4fc1c75e5b425ba1ee42e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
proc print data=sashelp.iris(obs=6); | |
run; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment