ReporteRs
ReporteRs copied to clipboard
Note that ReporteRs has been removed from CRAN the 16th of July 2018 and is not maintained anymore. please migrate to officer.
A boxplot with constrained y-axis fills the box only partially. ``` do_plot = function() #do a boxplot with constrained y-axis { boxplot(testdata, ylim=c(0.4, 2), col="grey") } #create test data set.seed(seed...
Hi, If I run ```r library(lattice) library(ReporteRs) p Matrix products: default > BLAS: /usr/lib/libblas/libblas.so.3.6.0 > LAPACK: /usr/lib/lapack/liblapack.so.3.6.0 > > locale: > [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C > [3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8 > [5]...
Hello, If I create FTable object and add it to Word document then Estonian characters “õ”, “ä”, “ö”, “ü” show up just nice. But if I use the same FTable...
invalid document when footnotes contain hyperlinks ``` library(ReporteRs) mydoc