[R] Avoiding Sweave formula cut's?
christian schulz
ozric at web.de
Wed May 4 13:40:18 CEST 2005
Hi,
anybody know a possibilities how i could avoid less nicely cut's in
function calls with sweave like:
randomForest(x = RELSHIP ~ ., data = R_RELSHIP[splitR_RELSHIP == 1,
], importance = T, n(*here is the cut in the pdf*)
tree = 1000, na.action = na.omit)
Until now i add expost linebreaks in the *.tex file, but with dozend of
models it might be painfuel for my hands.
Many thanks & regards,
Christian
More information about the R-help
mailing list