Displaying 1 result from an estimated 1 matches for "sasout".
Did you mean:
saout
2003 Sep 28
0
Problem with sas.get function in Hmisc library
..._a") 'rm' n'est pas
reconnu en tant que commande interne
ou externe, un programme ex?cutable ou un fichier de commandes.
Is it supposed to work only on a Unix machine ?
So, let's try the second approach : running the sas_get macro and then
importing
the 4 files with sas.get(sasout...
> mydata <-sas.get(sasout=c('dict','data','formats','specmiss'),id='ident')
Error in sas.get(sasout = c("dict", "data", "formats", "specmiss"), id =
"ident") : unused argument(s) (sasout ...)
And e...