[go: nahoru, domu]

Skip to content
/ varlist Public

A macro which creates a comma-separated variable list based on file name and regular expressions for use with the proc sql procedure in SAS

Notifications You must be signed in to change notification settings

thoen/varlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

varlist.sas

varlist.sas is a sas macro program which creates a comma-separated variable list based on filename including libnames and optional regular expressions to limit selected variables based on names.

TO DO

Make macro functions which take as input space delimited lists and outputs comma-separated lists and the other way around (with or without quotes).

About

A macro which creates a comma-separated variable list based on file name and regular expressions for use with the proc sql procedure in SAS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages