Badge
| Popular Question | Asked a question with 1,000 views. This badge can be awarded multiple times. |
JD Long earned this badge 56 times |
may 13 at 20:11
Hooking R from within Excel - DCOM? R add in for Excel?
may 7 at 1:28
Life of distributed cache in Hadoop
apr 29 at 17:36
Using the Tufte-Latex class in Sweave
apr 24 at 16:49
R reshape package: “Error in Dim(x)”… “dims [product 100] do not match the length of object [109]”
apr 10 at 2:08
renaming the output column with the plyr package in R
mar 30 at 22:58
hiding personal functions in R
mar 14 at 16:49
showing a status message in R
mar 12 at 19:27
gradient breaks in a ggplot stat_bin2d plot
feb 15 at 18:57
Creating arbitrary panes in ggplot2
feb 11 at 19:18
ggplot font size for different elements
feb 10 at 21:36
reading csv files over ssl with R
feb 7 at 21:24
R: using a list for ellipsis arguments
oct 5 at 19:24
Mixed Merge in R - Subscript solution?
sep 19 at 18:56
R: converting each row of a data frame into a list item
sep 18 at 22:26
OAuth access for R
aug 21 at 12:33
R object identification
may 16 '12 at 21:44
R: catching an error and then branching logic
may 10 '12 at 16:03
Plotting predefined density functions using ggplot and R
apr 24 '12 at 4:55
plotting a circle inside a square in R
apr 23 '12 at 16:20
R: serialize objects to text file and back again
apr 17 '12 at 17:32
R: Plotting one ECDF on top of another in different colors
apr 6 '12 at 6:35
convert a data frame into a specifically formatted frequency table
mar 20 '12 at 12:53
Factors in R: more than an annoyance?
feb 21 '12 at 2:57
R: changing line colors with ggplot()
jan 24 '12 at 3:19
Aggregate() example in R
dec 31 '11 at 22:32
Native vs ODBC database connections with R
dec 14 '11 at 4:16
doing a plyr operation on every row of a data frame in R
nov 19 '11 at 15:36
Forcing garbage collection to run in R with the gc() command
oct 4 '11 at 4:06
Showing multiple axis labels using ggplot2 with facet_wrap in R
sep 5 '11 at 23:22
Most used data wrangling methods/commands in R [closed]
aug 22 '11 at 2:41
Column Stores: Comparing Column Based Databases
aug 18 '11 at 10:27
using stat_function and facet_wrap together in GGPLOT2 in R
jul 27 '11 at 21:06
Shading a kernel density plot between two points.
jun 27 '11 at 13:04
R: chopping a string into a vector of character elements
jun 13 '11 at 20:02
R: rJava package install failing
jun 6 '11 at 19:15
R: speeding up “group by” operations
may 18 '11 at 9:54
R: calling a function from a namespace
may 12 '11 at 20:21
convert data from many rows to many columns in R?
mar 19 '11 at 15:42
Converting a list of data frames into one data frame in R
feb 18 '11 at 7:28
Applying pnorm to columns of a data frame
dec 21 '10 at 12:18
Plotting a wireframe AND a cloud with lattice in R
dec 17 '10 at 6:54
Getting windows to start R in batch mode using the Start command
dec 9 '10 at 22:13
Creating a Pareto Chart with ggplot2 and R
dec 3 '10 at 7:56
Linear Regression and group by in R
nov 23 '10 at 11:39
Plotting Regression results from lme4 in R using Lattice (or something else)
nov 16 '10 at 23:04
Thinking in Vectors with R
nov 15 '10 at 2:17
Venn Diagrams with R?
oct 25 '10 at 14:55
export table to file with column headers (column names) using the bcp utility and SQL Server 2008
jun 17 '10 at 10:42
How to avoid a loop in R: selecting items from a list
mar 27 '10 at 19:47
plotting two vectors of data on a GGPLOT2 scatter plot using R
mar 22 '10 at 15:22
Developing Geographic Thematic Maps with R
feb 17 '10 at 13:57
Does column exist and how to rearrange columns in R data frame
oct 19 '09 at 4:22
Vectorize my thinking: Vector Operations in R