Displaying 4 results from an estimated 4 matches for "darkseagreen".
2011 Nov 27
1
conflict when passing an argument to a function within an other function
Dear all,
I have a problem with this piece of code which I don't really see how to
overcome and I think it might also be of more general interest:
map(xlim=c(-10,40),ylim=c(30,60)
,mar=rep(0,4)+.1
,fill=T
,col="darkseagreen"
,bg="skyblue"
)
The idea is to use the map function from the maps package to draw a map of
Europe. By default with the argument fill=T there is border to the
polygones and I want them without border. Here is the start of the problems.
The polygone function used in map function has...
2008 Sep 25
2
ggplot, qplot in loop
...ain trying to work with qplot ;-)
I would like to make several single plots within a loop, like this
(simplified and so on...):
trials <- c("A","B","C")
mycolours <- ("wheat","darkolivegreen","lightgreen",
"khaki","darkseagreen","orange","chocolate4","gray75")
for (i in 1:length(trials)) {
sql <- paste("select trial, cover_of, dateofsurvey, cover
from mytable where trial = '",trials[i],"'
mydata <- (sqlQuery(channel, sql))
mytitle <- pa...
2000 Feb 29
0
mapping of colornames into hsv: half way done
...uot;darkorchid1", "#BF3EFF",
"darkorchid2", "#B23AEE",
"darkorchid3", "#9A32CD",
"darkorchid4", "#68228B",
"darkred", "#8B0000",
"darksalmon", "#E9967A",
"darkseagreen", "#8FBC8F",
"darkseagreen1", "#C1FFC1",
"darkseagreen2", "#B4EEB4",
"darkseagreen3", "#9BCD9B",
"darkseagreen4", "#698B69",
"darkslateblue", "#483D8B",
"d...
2011 Jan 11
0
modified FAST Script from package SensoMineR for the R community - Reg
..."lightgreen", "lightgrey", "lightblue", "darkkhaki",
"darkmagenta", "darkolivegreen", "lightcyan", "darkorange",
"darkorchid", "darkred", "darksalmon", "darkseagreen",
"darkslateblue", "darkslategray", "darkslategrey",
"darkturquoise", "darkviolet", "lightgray", "lightsalmon",
"lightyellow", "maroon"))
lab.x <- paste("...