search for: addtable2plot

Displaying 20 results from an estimated 33 matches for "addtable2plot".

2008 Feb 22
1
addtable2plot(plotrix)
Dear List adding a table to a plot using addtable2plot(plotrix) does not seem to work when using a logarithmic axis. The table is then reduced to one line. Is there an argument to indicate that a log-scale is used, or an alternative to add a bunch of information to a plot? I'm using R 2.6.1 on WinXP SP2. thanks Markus -- Markus Didion Wal...
2013 Mar 03
0
addtable2plot : Duda
Buenos días: ¿Sabéis cómo puedo lograr que una tabla añadida con addtable2plot se ajuste a un ancho en concreto?. Por ejemplo, al ancho de todo el plot (el plot lo tengo con los ejes invisibles). El paquete al que pertenece es plotrix. Gracias. Eva [[alternative HTML version deleted]]
2013 Jan 15
5
Duda gráficos - paper="a4"
Buenos días: A ver si alguien me puede iluminar, porque ya he sobrepasado los límites de mi paciencia y de mi imaginación con este asunto: Dado un gráfico creado con un plot (y funciones auxiliares como polygon, etc.) y una tabla creada debajo de ese gráfico (creada con addtable2plot), y dados unos text situados a modo de título encima del plot y otros encima de la tabla, ¿por qué cuando trato de "expandir" (con paper="a4" en la función pdf) para volcar el "todo" en un pdf, aparece todo descuadrado?. Es como si únicamente expandiese el plot. Graci...
2012 Jul 17
2
Table/Frame - output
I would like to output a nicely formatted data frame to a bitmap. Is this possible in R? -- View this message in context: http://r.789695.n4.nabble.com/Table-Frame-output-tp4636790.html Sent from the R help mailing list archive at Nabble.com.
2012 Apr 26
6
print table on plot
Hello, I would like to be able to plot an array on a plot, something like: |arg1 | arg2 | arg3 val1| 0.9 | 1.1 | 2.4 val2| 0.33 | 0.23 | -1.4 val3| hello| stop | test I know Rwave is good to report but don't want to use it. ? Is there a package that allow quick and dirty plot of dataframes like this ? Thanks a lot -- View this message in context:
2009 Jun 02
5
how to add value on the bar ploted by barplot()
how to add value on the bar ploted by barplot()? and the axis label is too big, anyone know how to change their font , thanks -- Xiaogang Yang Sensorweb Research Laboratory http://sensorweb.vancouver.wsu.edu/ Washington State University Vancouver [[alternative HTML version deleted]]
2009 Oct 20
1
How to create a legend that automatically reads the values from two vectors?
Hi all!!! How can I create a legend to my plot that automatically reads the values from two vectors? betav<-c(0.78,0.94,0.88,0.41,0.59,4.68) etav<-c(235.6,59.5,31.2,8.7,3.2,1174) I want my legend to show 6 lines beta(in greeks)=0.78,eta(in greeks)=235.6 beta(in greeks)=0.94,eta(in greeks)=6.59 .... beta(in greeks)=4.68,eta(in greeks)=1174 I know how to do it "by hand" but I have
2013 Feb 26
1
Help with graphs in A4 size
...df",height=11.69, width=8.27) shell.exec(file.path(getwd(), "Graph.pdf")) I have tested using layout with different zones and the results were wrong. Some idea about how can I solve it?. I indicate some important notes: 1) I need to use plotrix package, because of axis.break and addtable2plot functions. 2) I can not use ggplot2 packahe, because of incompatibility with other functions I have to choose. 3) I would not like to use pdf() and dev.off() as method for the pdf creation. I would like to use dev.copy2pdf. Thank you in advance. Eva [[alternative HTML version deleted]]
2009 Mar 05
4
including tabular information with a plot in R Graphics
Hi all, I have a presentation problem that I cannot find a solution to in the documetnation. I have a nice barplot. Below this I would also like a table with some information relating to the plot. My idea was to have the plot and table on the same graphics window so I can output them as an image file for a report. Does anybody know how to include tabular information from a dataset or table into
2008 Apr 21
2
"spreadsheet" in plot
Hello, how can I print a table (lets say my table xtable contains 3 rows and 3 Columns, the fileds consists of text) directly in a plot? when I use mtext(xtable), he tries to write everything on the same place. Thank you in advance, Stephan -- [[alternative HTML version deleted]]
2008 May 06
2
Print table data on to a plot
Hi, Is there away to print a short table out along side with a plot? I'm thinking about doing a par(mfrow = c(1,2)) Then, the plot is on one side, summary result on the other. Is there any quick way to print out a data.frame in table format? Thanks -- Regards, Anh Tran [[alternative HTML version deleted]]
2008 Sep 27
2
plotting with a table right under it
Hi guys, I'm new to R and this might be a basic question. I want to have a plot with a table right under it containing all the data in the plot. Is that possible in R? How do to it? Thanks! Yuhan -- View this message in context: http://www.nabble.com/plotting-with-a-table-right-under-it-tp19705866p19705866.html Sent from the R help mailing list archive at Nabble.com.
2009 Jan 13
1
Printing off tables?
Is it possible for R to print tables? I see how powerful R is for printing off plots in multiple different formats, but is it possible for R to also print off tables? I am able to output data.frames, but would like to format the data in R and output it in JPG, PDF, or other format.  Please forgive me if I should have read this in the basic R format, but I guess I must have overlooked it. 
2009 Mar 27
2
print table (data.frame) to pdf
How can I print a data.frame to a PDF with pdf()...dev.off() ____________ Paulo E. Cardoso [[alternative HTML version deleted]]
2011 Oct 05
1
Display a contingency table on the X11 device
Hello, I'd like to output a table to the x11 device, but I can't seem to find an easy way to do it. Specifically, I'd like to display a 2x2 contingency table alongside a graphical plot, but can only see how to output to the console. Is there a library that can do this? Thanks for any suggestions, Parker [[alternative HTML version deleted]]
2009 Sep 21
3
Putting a text box in a plot
Hello everyone, I have a plot and I want to but a (formatted) box containing text and numbers, say: Mean: 0.1 St.Deviation: 1.1 Skewness: 1.1 Kurtosis: 0.5 I know there is a way to do this, there is a function in some library, but it's been years since I used this function, and I do not remember where I found it. Could anyone help out? Thank you in advance! Sergey -- Kniven sk?rpes bara
2008 Apr 21
1
Adding number of non-NAs to boxplot
boxplot(x[,c(2,15,28,41,54,67,80,93,106)], ylab="mg/s", names=c("RM215", "RM202", "RM198", "RM190", "RM185", "RM179", "RM148", "RM119", "RM61")) this is the code I am using to make a standard box plot. Is there a way to get the number of NA observations plotted onto the graph easily. I can always
2008 Oct 27
1
Simple plotting question
I'm trying to make a plot very similar to a forest plot, with points of different sizes with means, standard deviations, and a reference line. However, instead of using the standard deviations to determine the size of the data points, I would like to choose my own weightings. It seems like it should be a pretty straightforward plot (though, I assume it would not be a modified forest plot),
2011 Aug 19
1
Writing non-graphic (text) output to PDF
Hi, friends. I keep coming to you because I'm so new to R and can't seem to figure out some simple things. Sorry. Consider the following code. I want to load a table and write out the structure to a PDF document. I just can't seem to manage writing non-graphic output to PDF. Any help? I've tried several functions, but nothing worked. All I get is the title. #
2008 Nov 12
1
Crosstabs Output
Hi, I'm a new R user. I noticed that RKWard has a really nice output when it does crosstabs. It even includes the chi-squared values. However, I obviously can't simply copy this into my standalone R script. Does anyone know the code or a way for me to view the code. Secondly, if I am writing an R script I want to be able to view the output as a pdf even if my function is not a graph,