Displaying 20 results from an estimated 123 matches for "stylemanual".
2010 Oct 23
1
command to start R and Rcmdr?
...ound this? Regards
Liviu
[1] http://www.mail-archive.com/r-help at r-project.org/msg14057.html
--
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail
2012 May 05
3
alarm() doesn't beep
...er attached packages:
[1] plyr_1.7.1 Defaults_1.1-1 fortunes_1.5-0 sos_1.3-1 brew_1.0-6
--
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail
2011 Mar 06
4
sorting & subsetting a data.frame
...R Inferno, Quick-R and several other places with no
obvious solution.
Any ideas? Regards
Liviu
--
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail
2009 Aug 20
4
expanding 1:12 months to Jan:Dec
...NA NA NA NA NA
to subsequently format(.., "%b"). Other than writing the months
manually, could anyone suggest an easier way to obtain such a list?
Liviu
--
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail
2009 Aug 04
2
100% CPU when running (cran2deb) JGR on Debian
...crash...
Could anyone suggest a way to work around this issue? Thank you,
Liviu
[1] http://www.mail-archive.com/debian-science at lists.debian.org/msg03306.html
--
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail
2013 Apr 15
6
how to transform string to "Camel Case"?
...to get:
c('R Project', 'Hello World', 'Something Else')
Regards,
Liviu
--
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail
2009 Oct 14
3
currency conversion function?
...verting currencies (say, USD to EUR).
I am not sure whether r-sig-finance would be more appropriate, but the
(off-)topic feels general enough to me. Thank you
Liviu
--
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail
2010 Nov 30
3
pca analysis: extract rotated scores?
...sure it's one matrix computation away, but I cannot find which
one.
Ideas? Thank you
Liviu
--
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail
2011 Aug 10
3
convert 'list' to 'vector'?
..."h" "i" "j" "k" "l"
Any ideas? Regards
Liviu
--
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail
2009 May 15
4
replace "%" with "\%"
...put similar to:
[1] "mean" "sd" "0\%" "25\%" "50\%" "75\%" "100\%"
Thank you,
Liviu
--
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail
2011 Apr 07
1
plyr workaround to converting by() to a data frame
....frame
> do.call(rbind, dfsum)
[,1] [,2]
[1,] 1 29
[2,] 2 30
Thank you
Liviu
--
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail
2012 Apr 10
1
plyr: set '.progress' argument to default to "text"
...such a function. I looked into ?daply and ?create_progress_bar
without much luck.
Regards
Liviu
--
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail
2009 Oct 17
1
Easy way to `iris[,-"Petal.Length"]' subsetting?
...unary operator
Is there something more straight-forward than
`-which(names(iris)=="Petal.Length")', to drop a variable using a
string?
Thank you
Liviu
--
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail
2011 Aug 19
1
Hmisc::rcorr on a 'data.frame'?
...mpg cyl disp hp
mpg 0 0 0
cyl 0 0 0
disp 0 0 0
hp 0 0 0
--
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail
2011 Oct 03
2
extracting p-values in scientific notation
...find it. I also played
with format, round and the like to no avail. Any pointers?
Regards
Liviu
--
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail
2009 Oct 19
1
access elements of summary.aov?
..." "listof"
> tmp$1
Error: unexpected numeric constant in "tmp$1"
> tmp$"1"
NULL
> tmp$""
NULL
Thank you
Liviu
--
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail
2009 Jun 02
2
variance does not equal serial covariance of lag zero?
..., {acf(RAdj.Close, lag.max=0, type="correlation", na.action=na.pass, plot=F)})$acf[1]
[1] 1
Is this a bug, or am I doing anything stupid?
Thank you
Liviu
--
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail
2012 Jun 21
4
convert 'character' vector containing mixed formats to 'Date'
.... For example, I couldn't figure
how to create an empty 'Date' vector. Regards
Liviu
--
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail
2011 Aug 10
2
round() a data frame containing 'character' variables?
...on a data frame containing
'character' variables without removing them? Thank you
Liviu
--
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail
2009 Oct 02
1
trouble with html() in Hmisc
...grid_2.9.2 lattice_0.17-25 tools_2.9.2
> system("uname -a")
Linux debian-liv 2.6.30-1-amd64 #1 SMP Sat Aug 15 18:09:19 UTC 2009
x86_64 GNU/Linux
--
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail