search for: rthroughexcelworkbooksinstaller

Displaying 3 results from an estimated 3 matches for "rthroughexcelworkbooksinstaller".

2010 Nov 21
0
problem on installing package
Hi folks, > install.packages("RthroughExcelWorkbooksInstaller") Installing package(s) into ?C:\Users\satimiswin764\Documents/R/win-library/2.12? (as ?lib? is unspecified) --- Please select a CRAN mirror for use in this session --- Error: subscript out of bounds > install.packages() Installing package(s) into ?C:\Users\satimiswin764\Documents/R/win-l...
2012 Feb 25
2
How would you program an Adverse Events statistical table using R code?
A graph != A table. I'm talking about a page full of summary statistics and advanced statistics, with lots of cross categories on the top and left margin of the table, as opposed to a visual display with x-axis and y-axis, which is totally different. (An example of how this is done in another language is available at http://fivetimesfaster.blogspot.com ) For an AE table, you have an N and %
2010 Nov 08
5
How to plot a normal distribution curve and a shaded tail with alpha?
I want to create a graph to express the idea of the area under a pdf curve, like http://r.789695.n4.nabble.com/file/n3032194/w7295e04.jpg Thank you for any help. ----- A R learner. -- View this message in context: http://r.789695.n4.nabble.com/How-to-plot-a-normal-distribution-curve-and-a-shaded-tail-with-alpha-tp3032194p3032194.html Sent from the R help mailing list archive at Nabble.com.