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