On 13-11-10 1:16 PM, Jeff Newmiller wrote:
There seems to be some inappropriate quoting in the tabular function from
the tables package. Consider this example:
This turned out to be different than I thought at first. It was simply
that I mis-used the latexTranslate function from the Hmisc pac
On 13-11-10 1:16 PM, Jeff Newmiller wrote:> There seems to be some
inappropriate quoting in the tabular function from
> the tables package. Consider this example:
>
> library(tables)
> sampledf <- data.frame( Manufacturer=c(rep("Joe & Co.",6)
> ,rep("\\tabu
There seems to be some inappropriate quoting in the tabular function from
the tables package. Consider this example:
library(tables)
sampledf <- data.frame( Manufacturer=c(rep("Joe & Co.",6)
,rep("\\tabular, Inc.",4))
, Tool=rep(c("Shov
3 matches
Mail list logo