Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

3 results for “from:J Michael Dean”

Hmisc labels and captions in latex.list()
J Michael Dean · Dec 29, 2008 · r-help

I am trying to feed a list to latex to use with SWeave, and the list comes from contents(). Since it is a list, a caption and label are generated by latex.list - these are not overridden by setting the...

Hmisc labels and captions in latex.list()
J Michael Dean · Dec 30, 2008 · r-help

Thanks, Dieter, for your response shown below. library(Hmisc) dfr <- data.frame(x=rnorm(20),y=sample(c('male','female'),20,TRUE)) cnt <- contents(dfr) latex(cnt,label="tab:mytab",caption="This is a caption") The problem is that I...

Hmisc labels and captions in latex.list()
J Michael Dean · Dec 30, 2008 · r-help

Thanks, Frank. I am an old newbie, so your advice was not straightforward to me, but it nudged me to look at the structure of the contents object. I did solve the problem by passing the contents data frame in...

Can't find what you're looking for? Try searching with Google .