Displaying 8 results from an estimated 8 matches for "directlabels".
2010 Oct 26
2
ggplot2: how to label lines?
Hi, all,
Let's say I have some time series data--10 subjects measured 20
times--that I plot as follows:
library(ggplot2)
dat <- data.frame(subject=as.factor(rep(1:10, each=20)),
time=rep(1:20, 10), measure=as.vector(replicate(10, rnorm(20,
mean=runif(1, 0, 15), sd=runif(1, 1, 3)))))
p <- qplot(time, measure, data=dat, colour=subject, geom="line")
p
What would be the
2011 Sep 12
1
Superimposing titles on dotcharts
I've created a chart with times that employees have entered data on named tasks as in the following example:
Employee <- c(rep("Tom", 127),?
rep("Dick", 121),?
rep("Sally", 130)
)
Time <- c(seq(as.POSIXct("2011-09-12 07:00:00"), as.POSIXct("2011-09-12 14:00:00"), 200),
seq(as.POSIXct("2011-09-12 07:00:00"),
2010 Nov 10
1
[lattice] densityplot label the peak.
Hi,
I've been trying to find a way to label the the peak or mean of a
densityplot for a while but haven't been successful. Does anyone know how to
accomplish this?
Thank you for your help in advance.
Joon
[[alternative HTML version deleted]]
2012 Mar 11
1
CRAN (and crantastic) updates this week
...use interface. Statistical analysis call other package
function such as Kendall tests (wq package) or cusum function
(Pastec package).
Updated packages
----------------
bnlearn (2.9), catspec (0.96), cda (1.1.3), clue (0.3-44), coin
(1.0-21), crs (0.15-13), cvTools (0.3.0), Deducer (0.6-2),
directlabels (2.4), doRNG (1.2.1), dplR (1.5.3), DSL (0.1-1), eqtl
(1.1-7), ergm (3.0-1), ergm.userterms (3.0-1), fda.usc (0.9.6),
frailtypack (2.2-22), games (1.0-5), gdsfmt (0.9.6), geosphere
(1.2-27), GeoXp (1.5.6), GLDEX (1.0.4.3), gMCP (0.7-8), GSM (1.3),
hive (0.1-14), HLMdiag (0.1.5), HumMeth27QCReport (...
2012 Mar 22
4
Plotting patient drug timelines using ggplot2 (or some other means) -- Help!!!
Hello All,
Want very much to learn how to plot patient drug timelines. Trouble is I need to figure out how to do this today. So not much time for me to struggle with it. Hoping someone can just help me out a bit.
Below are some sample data and code that produces what I think is the beginning of a very nice graph.
Need to alter the code to:
1. Get the lines for the drugs to appear on the
2011 Jun 01
2
lattice panel fine control
Hello R experts,
what follows is my reproducible example:
mydata<-structure(list(ped.avg = c(335.9, 110.8, 645.7, 638.9, 1468.1,
126.4, 4811.1, 88.5, 868.5, 656.6, 723.6, 654, 2.8, 15, 14.2,
17.5, 15.4, 112.1, 424.7, 18.3, 19.9, 28.6, 25.6, 23.5, 15.4,
27, 62.1, 15.6, 74.6), ped.erst = c(96, 53.2, 615.2, 616.5, 512.9,
56.2, 1851.8, 57.1, 579.5, 613.2, 601.1, 613.6, 1.3, 6.3, 6.5,
6.1,
2012 Aug 27
2
Font size in geom_dl (using ggplot2)
Hey everyone,
I am an R-newby... so sorry for bothering you with simple-to-solve
questions;) I have the following issue: trying to add labels to my
scatterplots (with geom_dl in ggplot2). Everything works fine, but after
checking every resource I do not find a way to change the font size of my
labels. I tried size, cex, fontsize at every position... but it always stays
the same.
ggplot()+
2012 Apr 15
6
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week
New packages
------------
* disclapmix (0.1)
Maintainer: Mikkel Meyer Andersen
Author(s): Mikkel Meyer Andersen and Poul Svante Eriksen
License: GPL-2
http://crantastic.org/packages/disclapmix
disclapmix makes inference in a mixture of Discrete Laplace
distributions using the EM algorithm.
* EstSimPDMP (1.1)
Maintainer: Unknown
Author(s):