Open p102a07.sas from the activities folder and perform the following tasks:
Uncomment the final LIBNAME statement and run it to clear the NP library.
How should this code look?
Your libname statement should be:
libname np xlsx "~/EPG1V2/data/np_info.xlsx";
The ~ points to your Files(Home) folder.
Then you can select the PARKS worksheet for the proc contents using np.parks.
Did you open the p102a07.sas file which has the template code for you?
Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.
If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website.
For SAS newbies, this video is a great way to get started. James Harroun walks through the process using SAS Studio for SAS OnDemand for Academics, but the same steps apply to any analytics project.
Find more tutorials on the SAS Users YouTube channel.