简体   繁体   中英

PROC GEOCODE: SAS University?

I am having issues invoking PROC GEOCODE. I have SAS University and when I type the function it appears to highlighted blue just like other functions, however, when I run the code it gives me this error:

ERROR: Procedure GEOCODE not found

Is Geocode included in SAS University, if not, is there a way to download it?

Any help is appreciated.

To the best of my knowledge PROC GEOCODE is a SAS/GRAPH procedure which is not included in the SAS University default depot list. You can try to rerun the SAS installer, choose 'add SAS depot' and check the SAS/GRAPH box if any.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM