322 reputation
17
bio website stat.umn.edu/~arendahl
location Robbinsdale, MN
age 35
visits member for 2 years, 4 months
seen 2 days ago
stats profile views 24

I am the manager of the Statistical Consulting Clinic at the University of Minnesota School of Statistics.


Sep
20
awarded  Scholar
Sep
20
accepted Spacing between lines differs when using tabbing and parbox
Sep
20
comment Spacing between lines differs when using tabbing and parbox
Fantastic. I tried adding a \vspace many places, but apparently not that one.
Sep
20
comment Spacing between lines differs when using tabbing and parbox
This is great! But it adds more space between the category (big text) and the details (small text). Any way to reduce that?
Sep
20
awarded  Student
Sep
20
asked Spacing between lines differs when using tabbing and parbox
Sep
17
comment Sweave and Matrix
I'm pretty sure Sexpr works by using cat, so you couldn't use Sexpr, but it should work fine to use the chunk method, as shown above.
Sep
17
answered Sweave and Matrix
Jan
7
awarded  Yearling
Nov
23
answered How to input \Sexpr{ as verbatim in Sweave?
Nov
17
answered xtable in pgfSweave (on lyx) : output=tex is invalid?
Nov
17
comment LyX & Sweave cannot generate tons of plots at once
Any followup? I'm especially curious if it was really working for 20 plots or not.
Nov
14
comment Sweave generating invalid LaTeX
Related question here: tex.stackexchange.com/q/23273
Nov
14
comment Sweave only produces NAs when using Umlauts.
Related question here: stackoverflow.com/q/7509395, tex.stackexchange.com/q/28710
Nov
14
comment LyX & Sweave cannot generate tons of plots at once
See the Sweave FAQ. Sorry I can't get the link right now but it should be easy to google for.
Nov
14
comment LyX & Sweave cannot generate tons of plots at once
Does pgfSweave really have the capability of making plots from a for loop like that? I've always generated them in a for loop but then used cat to write out the LaTeX code, just like you have to do for regular Sweave. (On the other hand, judging by the missing parentheses, maybe this is meant to be pseudo-code, in which case, a reproducible example would be helpful.) Thanks for your clarification.
Sep
23
comment Sweave generating invalid LaTeX
@Alan, nice update to your answer, and you're welcome!
Sep
22
comment Sweave won't create PNG images
Your minimal document has no @ after your options command and an extra @ at the end.
Sep
22
awarded  Commentator
Sep
22
comment Sweave generating invalid LaTeX
stackoverflow has a robust R community; I'd start there. I'll let you ask since I'm not getting the NAs, though I'm curious too!