You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! Would it be possible to include the metadata from SAS files in read_sas?
proc contents in SAS returns information about the given dataset and its variables. AFAIK, this dataset metadata is dropped when reading into R. I would personally appreciate retaining the Created and Last Modified information, if possible.