search for: argumenten

Displaying 3 results from an estimated 3 matches for "argumenten".

Did you mean: argumented
2010 Dec 08
3
ReadWrite.xls problem
...the Package xlsReadWrite 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, t...
2012 May 09
2
plot betadisper, change of pch
...') syms <- c(rep(1:4, each = 16)) modplot <- plot(mod, axes = c(1,2), main='', pch=syms) I get the error message (roughly translated from german): "formal argument 'pch' fits to more given arguments" [formales Argument "pch" passt zu mehreren gegebenen Argumenten] What do I have to change? Thank you in advance! Albin > sessionInfo() R version 2.15.0 (2012-03-30) Platform: x86_64-pc-linux-gnu (64-bit) locale: [1] LC_CTYPE=de_AT.UTF-8 LC_NUMERIC=C LC_TIME=de_AT.UTF-8 LC_COLLATE=de_AT.UTF-8 [5] LC_MONETARY=de_AT.UTF-8 LC_MESSAGES=d...
2010 Dec 11
0
is there a packge or code to generate markov chains in R
...t mail.gmail.com> 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...