Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

6 results for “from:Tommy E. Cathey”

Does barplot handle log scales?
Tommy E. Cathey · Mar 5, 2003 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20030305/3488c6cb/attachment.pl

cumulative frequency distribution plot
Tommy E. Cathey · Jun 24, 2003 · r-help

Does R do cumulative frequency distribution plots? -- Tommy E. Cathey, Senior Scientific Application Consultant High Performance Computing & Scientific Visualization SAIC, Supporting the EPA Research Triangle Park, NC 919-541-1500 EMail: cathey.tommy at epa.gov My e-mail does...

size of text
Tommy E. Cathey · Sep 18, 2003 · r-help

How can I determine the size of a text string when using the vfont option? For example: text(6, 6, "My Text String",vfont=c("sans serif", "plain")) -- Tommy E. Cathey, Senior Scientific Application Consultant High Performance Computing & Scientific Visualization...

size of text when using vfont option
Tommy E. Cathey · Sep 17, 2003 · r-help

How can I determine the size of a text string when using the vfont option? For example: text(6, 6, "My Text String",vfont=c("sans serif", "plain")) -- Tommy E. Cathey, Senior Scientific Application Consultant High Performance Computing & Scientific Visualization...

histogram cells
Tommy E. Cathey · Jun 27, 2003 · r-help

Why does the following code generate a Histogram of 7 cells instead of 5? Thanks for your help. --Tommy > data(islands) > str(hist(sqrt(islands), br = 5, col="lightblue", border="pink")) List of 7 $ breaks : num [1:8] 0 20...

exec-ing R from Java
Tommy E. Cathey · Nov 14, 2002 · r-help

I'm developing a Java module which exec's R by means of the java.lang.Runtime class. R is started from Java with code similar to p = Runtime.getRuntime().exec("/usr/bin/R --no-save"); Java then controls R...

Can't find what you're looking for? Try searching with Google .