search for: erwarte

Displaying 2 results from an estimated 2 matches for "erwarte".

Did you mean: erwartet
2010 Dec 08
3
ReadWrite.xls problem
...eadWrite so far. I have also "Changed directory". This is what I have entered daten=read.xls("Daten A2") This is my Error-Message in its German original: Fehler in .Call("ReadXls", file, colNames, sheet, type, from, rowNames, : Falsche Anzahl von Argumenten (11), erwarte 10 f?r ReadXls This is my Error-Message in its english translation: Error in .Call("ReadXls", file, colNames, sheet, type, from, rowNames, : Wrong Number of Arguments (11), expect 10 for ReadXls Please help me in solving this problem. Without being able to read data, the programme r...
2010 Dec 11
0
is there a packge or code to generate markov chains in R
...gt; Content-Type: text/plain; charset=UTF-8 Toby, haruo0409, 2010/12/8 tkdweber <tkd.weber at gmail.com>: > This is my Error-Message in its German original: > Fehler in .Call("ReadXls", file, colNames, sheet, type, from, rowNames, ?: > ?Falsche Anzahl von Argumenten (11), erwarte 10 f?r ReadXls There was a wrong DLL for a short while in the old 1.5.2 version (I fixed a R2.12.0 related issue and unfortunately introduced this error). If you delete the old xlsReadWrite package and re-install the package (either from CRAN or see www.swissr.org/download) it really should work....