Re: [R] xtable: Width of Columns

2017-03-03 Thread Michael Dewey
Does p{3cm} do what you want as an alignment? On 02/03/2017 12:39, g.maub...@weinwolf.de wrote: Hi All, I have the following code in R Markdown document: ```{r, results = "asis", echo = FALSE} library(xtable) response <- as.data.frame(matrix(NA, 2, 2)) colnames(response) <- c("Anzahl", "Prozen

[R] xtable: Width of Columns

2017-03-02 Thread G . Maubach
Hi All, I have the following code in R Markdown document: ```{r, results = "asis", echo = FALSE} library(xtable) response <- as.data.frame(matrix(NA, 2, 2)) colnames(response) <- c("Anzahl", "Prozent") rownames(response) <- c("gesamte R�cksendungen (brutto) ", "auswertbar