mirror of
https://github.com/sasjs/core.git
synced 2025-12-15 16:14:36 +00:00
chore(docs): crediting louise
This commit is contained in:
5
all.sas
5
all.sas
@@ -5871,6 +5871,11 @@ options varlenchk=&optval;
|
||||
proc print data=work.mymeta;
|
||||
run;
|
||||
|
||||
For more details on creating datasets from PROC CONTENTS check out this
|
||||
excellent [paper](
|
||||
https://support.sas.com/resources/papers/proceedings14/1549-2014.pdf) by
|
||||
[Louise Hadden](https://www.linkedin.com/in/louisehadden/).
|
||||
|
||||
@param libds The library.dataset to export the metadata for
|
||||
@param outds= (work.dsmeta) The output table to contain the metadata
|
||||
|
||||
|
||||
Reference in New Issue
Block a user