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.

8 results for “from:Donald Macnaughton”

How Can I Execute a String Expression?
Donald Macnaughton · Jun 12, 2017 · r-help

I have the string ggstr that I've built with string manipulation: ggstr = "ggplot(df1, aes(x,y)) + geom_smooth(se=FALSE, span=0.01)" Assuming df1 is properly defined, this string will execute properly if I submit it manually...

How Can I Concatenate Every Row in a Data Frame with Every Other Row?
Donald Macnaughton · Mar 21, 2009 · r-help

I have a data frame with roughly 500 rows and 120 variables. I would like to generate a new data frame that will include one row for each PAIR of rows in the original data frame and will include all...

How Can I Concatenate Every Row in a Data Frame with Every Other Row?
Donald Macnaughton · Mar 21, 2009 · r-help

On Sat, Mar 21, 2009 at 12:01 PM, I wrote: > I have a data frame with roughly 500 rows and 120 variables. ? > I would like to generate a new data frame that will include > one row for each PAIR...

Can't Get Lattice Histogram Minor Tick Marks to Work
Donald Macnaughton · Apr 24, 2018 · r-help

I'm drawing a paneled histogram using the lattice package. I've succeeded in adding minor tick marks to the vertical axis, but I can't get the desired number of minor tick marks between the major tick marks. I...

Can't Get Lattice Histogram Minor Tick Marks to Work
Donald Macnaughton · Apr 24, 2018 · r-help

Thanks Jeff, I attached a file with the program to my earlier email because the posting guide seemed to imply that non-binary attachments would work. But I see that the file was stripped off. I installed the program file...

Characters Failing in SVG Output
Donald Macnaughton · Aug 19, 2021 · r-help

Hello list, The following program illustrates my problem: # The program illustrates an apparent error generating SVG files. # Note how the figure renders properly in the R graphics window, but # fails if you open it in in an SVG-capable viewer...

Can't Get Lattice Histogram Minor Tick Marks to Work
Donald Macnaughton · Apr 25, 2018 · r-help

Thanks Jeff, I attached a file with the program to my earlier email because the posting guide seemed to imply that non-binary attachments would work. But I see that the file was stripped off. Restating the problem: I'm...

ISO recommendations for plot output format from R to MS Word
Donald Macnaughton · Feb 19, 2021 · r-help

The native graphics format in Microsoft Office (including Word) is EMF (Enhanced MetaFile), which is an enhanced version of WMF (Windows MetaFile). This is a VECTOR format with embedded scalable fonts, so it scales perfectly to all sizes. R will...

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