BookmarkSubscribeRSS Feed
alramjoh
Calcite | Level 5

how do I print data out?

what does read in data mean? does that mean imported data?

1 REPLY 1
PaigeMiller
Diamond | Level 26

You print data out by using PROC PRINT. Example: https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.4/proc/n1h2bc0rkcufgwn11accg1uiksto.htm

 

Read in data usually means taking data that is not in a SAS data set, and turning it into a SAS data set.


Perhaps you could add more context and details to your questions.

--
Paige Miller
How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 652 views
  • 2 likes
  • 2 in conversation