hi everybody,
I am having some problems with the bwplot (I am not using the regular panel,
but the one from the library agsemisc)...
The problem is the following:
a.resetplotparams()
bwplot(
isHost ~ data$time,
.
has someone an idea on how to have a stronger jitter?
--
View this message in context:
http://r.789695.n4.nabble.com/bwplot-scattered-tp2073496p2073496.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-project.org mailing list
several entries but Id like to kepp only one)..
when i use unique I only get a list of the levels (or different IDs)
could someone help me out and tell me how to get the dataframe with only one
entry for each ID?
--
View this message in context:
http://r.789695.n4.nabble.com/Delete-rows-with
thanks for your effort.
to be more precise:
ID , OS, time and many more are the columns.
each entry is a row.
when I do:
x <- unique(dataset$ID)
It just gives me a list of all IDs (levels).
I want to get a dataframe where just one entry (row) for each ID is
included...
like:
userA , Win, 12:
I dont want to apply the unique for all columns but just the ID column.
--
View this message in context:
http://r.789695.n4.nabble.com/Delete-rows-with-duplicate-field-tp2123939p2124011.html
Sent from the R help mailing list archive at Nabble.com.
__
could you please elaborate a little more on that?
--
View this message in context:
http://r.789695.n4.nabble.com/Delete-rows-with-duplicate-field-tp2123939p2124055.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-project.org m
when i plot a barchart with 5 bars there is one bar pretty long and the
others get smaller
like (20, 80, 20, 5, 2)
is there a way of displaying the number accoirding to each bar next to it?
like in a bwplot the panel option N?
--
View this message in context:
http://r.789695.n4.nabble.com/Show-
hi there
im having a R script in which i produce soe plots that are saved to a pdf
specified by an absolute path...
Is there a way to specify a relative path instead?
pdfPlot("/Users/XXX/Desktop/R_script/plots/plot1", 8, 6, function(){
plot_plot1(data)
I'm an R noob and have a (maybe) stupid question...
I have a table where I have the weekdays and a number for each weekday of
entries:
Thats what the table looks like...
Now I want to have an pie3D plot of this, but obviously the order of the
weekdays are not as one would expect...
FridayMo
well, actually the script is run by crone job once in a while and id hate to
do things manually...
--
View this message in context:
http://r.789695.n4.nabble.com/Change-order-of-columns-in-table-tp2219536p2219725.html
Sent from the R help mailing list archive at Nabble.com.
___
thanks jim...
that really was some usefel help!
--
View this message in context:
http://r.789695.n4.nabble.com/Change-order-of-columns-in-table-tp2219536p806.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-project.org ma
11 matches
Mail list logo