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.
Hi, Is there a way to update a R package and its dependencies, installed from the github repo by a simple command equivalent to ?update_packages()?? Thanks.
A quick question. How come data points disappear when ?theme(panel.border=element_rect()) is used and how could I get those points back on the plot ? Thanks in advance. AH
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20140626/ec9d7982/attachment.pl>
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 HI, I created a 3D surface plot of 2D surface data (generated by kde2d) by using persp3d from rlg as follows; persp3d(dens3d, theta=50, phi=25, expand=0.75, col=color[zcol], ticktype...
Hi, A following function was kindly provided by GGally?s maintainer, Barret Schloerke. function(data, mapping, ...) { p <- ggplot(data = data, mapping = mapping) + geom_point(color = I("blue")) + geom_smooth(method = "lm", color = I("black"), ...) + theme_blank() + theme(panel.border=element...
Hi all, I have this microarray large microarray data set (ALL) from which I would like to subset or extract a set of data based on a factor ($mol.biol). I looked up some example of subsetting in, picked up...
Can't find what you're looking for? Try searching with Google .