search for: usedingbats

Displaying 18 results from an estimated 18 matches for "usedingbats".

2013 Oct 23
1
Scripting call to R-Studio compile PDF
Hey everyone, I have several RStudio (.rnw) files that I am using a script to assemble into a composite document. For this purpose, it would be helpful if the script could automatcially make a call to whatever is called when a user opens up one of these files and manually clicks "Compile PDF". Basically, this would allow me to refresh all of the reports before assimilating their
2013 Apr 04
2
question about message
...-2.15.1\bin\x64 > 2. Open a Windows command line, and change directory to that folder > 3. Enter the following commands: > set MYSQL_HOME=C:\\Program Files\\MySQL\\MySQL Server 5.5 > R CMD INSTALL RMySQL_0.9.tar.gz BUT this message appears > grDevices::pdf.options(useDingbats = FALSE); utils::Sweave('proyecto1.Rnw', encoding='ISO8859-1') Writing to file proyecto1.tex Processing code chunks with options ... 1 : echo keep.source term verbatim Error: chunk 1 Error in library(RMySQL) : there is no package called 'RMySQL' Error en rle(filenames) :...
2010 Apr 29
5
reduce size of pdf
is there a way to reduce the size of pdf files in R: ? compression? lower dpi ? or some other option?
2017 Aug 06
0
about saving format
On 05/08/2017 9:10 PM, Bert Gunter wrote: > If the OP is using RStudio and not using R (i.e. pdf()) directly, it > sounds like this query should be directed to RStudio support, not > here. Two things: First, to Lily: "?" is the "per mil" symbol, not percent; it's not an ASCII symbol, which is why there are issues displaying it. If you really mean percent, use
2012 Apr 17
5
loss of information in pdf plots
Hi there is it possible that pdfs generated using the pdf() function with default settings leads to loss of information? I was plotting copy number changes from Agilent 180k data in form of rectangles (rect()) while each rectangle represents one region of copy number change. When plotting into a pdf I noticed that some very small rectangles do not appear (even after extensive zooming) in the pdf
2017 Aug 06
2
about saving format
If the OP is using RStudio and not using R (i.e. pdf()) directly, it sounds like this query should be directed to RStudio support, not here. Cheers, Bert Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- Opus (aka Berkeley Breathed in his "Bloom County" comic strip ) On Sat, Aug 5, 2017 at 5:54 PM, Ismail
2010 Nov 28
1
Legend symbols mixed char and integer
Dear Gurus, R 2.11.1 on Windows XP. This is a problem in interaction between R and pdftex. I need to generate a plot with both open and filled circles. It is simple enough, using pch=1 and pch=16. The R pdf graphics output is going into pdftex 1.40.10 (MikTeX 2.8). The R pdf is correct when viewed in other viewers. However, pdftex fills the open circles. I can work around this problem by
2012 Dec 18
0
Rstudio 0.97.245 encoding Sweave
...(en R help(“Sweave”, package=”utils”), funciona correctamente (testfile <- system.file("Sweave", "Sweave-test-1.Rnw", package = "utils"). Sin embargo un archivo donde tengo un informe guardado ahora no funciona, el mensaje de error es: > grDevices::pdf.options(useDingbats = FALSE); utils::Sweave(''informe_preliminar.Rnw'') Error: ''informe_preliminar.Rnw'' is not ASCII and does not declare an encoding Guardo con codificación ISO-8859-1, reabro, etc. El encabezado del archivo sweave (no especifica mucho pero así andaba) \documentcla...
2009 Jan 22
1
pdf() and pch problems
Hi R-2.8.1, Suse 11.1 I'm having problems with pdf(). In the following transcript, file 'f.pdf' does not use the expected symbols for the plot. It uses a 'q' letter instead of the open circle I get when viewing the graphics window. I also get the same under r47678. Does anyone else get this? le112:~/scratch/R-2.8.1% R --vanilla --quiet >
2009 Jan 22
1
pdf() and pch problems
Hi R-2.8.1, Suse 11.1 I'm having problems with pdf(). In the following transcript, file 'f.pdf' does not use the expected symbols for the plot. It uses a 'q' letter instead of the open circle I get when viewing the graphics window. I also get the same under r47678. Does anyone else get this? le112:~/scratch/R-2.8.1% R --vanilla --quiet >
2011 Sep 13
1
CMYK color space
dear R experts---I am struggling with the requirements to prepare my files for my printers. I am printing in 2/2 format, which means cyan and black for me, which they take from my color-separated pdf files. R comes into play, because it produces all the figures that are embedded in my book (pdflatex). now, TeX has no problems producing CMYK files. However, R produces RGB files (for
2012 Nov 01
3
Duda gráfico DIN A-4
Hola, ¿Alguien me puede indicar cómo conseguir que un gráfico se adapte al formato DIN-A4, con su correspondiente verticalidad?. ¿Hay que hacerlo "manualmente" o existe algún parámetro/función que lo controle?. Gracias. Eva [[alternative HTML version deleted]]
2010 Dec 30
4
pdf() Export Problem: Circles Interpreted as Fonts from ggplot2 Graphics
Good Evening: I am putting together a large report with plots created in R, V 2.12.0. Most of the plots are created using ggplot2 V0.8.9. I use R's pdf() command to export the plot to a pdf file. I am exporting the plots and attempting to edit the title text in?Inkscape?primarily because ggplot2 does not support superscript or subscript formatting in the title text. For the report I am
2008 Oct 20
2
R 2.8.0 is released
...ct (since R 2.5.0) assumption in packages that get(getOption("device"))() will work will catch users of those packages. o pch=16 now has no border (for consistency with 15, 17, 18) and hence is now different from pch=19. o pdf() has new arguments 'useDingbats' (set this to FALSE for use with broken viewers) and 'colormodel'. It now only references the ZapfDingbats font if it is used (for small opaque circles). The default PDF version is now 1.4, since viewers that do not accept that are now rare. Di...
2008 Oct 20
2
R 2.8.0 is released
...ct (since R 2.5.0) assumption in packages that get(getOption("device"))() will work will catch users of those packages. o pch=16 now has no border (for consistency with 15, 17, 18) and hence is now different from pch=19. o pdf() has new arguments 'useDingbats' (set this to FALSE for use with broken viewers) and 'colormodel'. It now only references the ZapfDingbats font if it is used (for small opaque circles). The default PDF version is now 1.4, since viewers that do not accept that are now rare. Di...
2020 Apr 24
0
R 4.0.0 is released
...or more vectors, with similar conventions applying to bounds, start values, and parameter values to be kept fixed. This required a minor extension to class "mle", so saved objects from earlier versions may need to be recomputed. * The default for pdf() is now useDingbats = FALSE. * The default fill colour for hist() and boxplot() is now col = "lightgray". * The default order of the levels on the y-axis for spineplot() and cdplot() has been reversed. * If the R_ALWAYS_INSTALL_TESTS environment variable is set to a true valu...
2020 Apr 24
0
R 4.0.0 is released
...or more vectors, with similar conventions applying to bounds, start values, and parameter values to be kept fixed. This required a minor extension to class "mle", so saved objects from earlier versions may need to be recomputed. * The default for pdf() is now useDingbats = FALSE. * The default fill colour for hist() and boxplot() is now col = "lightgray". * The default order of the levels on the y-axis for spineplot() and cdplot() has been reversed. * If the R_ALWAYS_INSTALL_TESTS environment variable is set to a true valu...
2020 Apr 24
0
R 4.0.0 is released
...or more vectors, with similar conventions applying to bounds, start values, and parameter values to be kept fixed. This required a minor extension to class "mle", so saved objects from earlier versions may need to be recomputed. * The default for pdf() is now useDingbats = FALSE. * The default fill colour for hist() and boxplot() is now col = "lightgray". * The default order of the levels on the y-axis for spineplot() and cdplot() has been reversed. * If the R_ALWAYS_INSTALL_TESTS environment variable is set to a true valu...