Dear Dieter,
many thanks, exactly what I was looking for.
Cheers,
Marius
--
View this message in context:
http://r.789695.n4.nabble.com/lattice-how-to-center-a-title-tp3173271p3173931.html
Sent from the R help mailing list archive at Nabble.com.
__
Okay, great. Thanks.
Cheers,
Marius
--
View this message in context:
http://r.789695.n4.nabble.com/how-to-get-higher-derivatives-with-deriv-tp2306711p2307709.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-project.org maili
Dear all,
many thanks, great work. Here is the feature which Peter suggested (it also
includes a string containing the variable name):
DD <- function(f, var.string="x", order=1){
res <- f
body.res <- body(f)
i <- 1
while(i <= order){
body.res <- D(
okay, I should have remembered... Gabor suggested a pretty nice solution,
see:
http://r.789695.n4.nabble.com/How-to-create-an-array-of-lists-of-multiple-components-td3167576.html
--
View this message in context:
http://r.789695.n4.nabble.com/foreach-how-to-create-array-of-lists-as-result-tp35353
4 matches
Mail list logo