Displaying 1 result from an estimated 1 matches for "specmiss".
Did you mean:
species
2003 Sep 28
0
Problem with sas.get function in Hmisc library
...e 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 effetively, there seems to be no 'sasout' argument in the function call
:
"function (li...