Does this package support write sas7bdat? #263
Unanswered
zhangpanpan01
asked this question in
Q&A
Replies: 1 comment
-
Unfortunately not at the current moment. You can save the data as SAS xport and then read it in SAS transforming it to sas7bdat. The reason is that the underlying C library does allow to save sas7bdat files, but those files cannot be read from SAS, SAS raises an error, and therefore there are not very useful. Once the C library, eventually in the future, does write sas7bdat files that are readable from SAS, the feature will be implemented here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does this package support write sas7bdat?
Beta Was this translation helpful? Give feedback.
All reactions