Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Best way in the shell to do basic statistics?

unix r shell statistics

Problems with ggplot and pgfSweave

r latex ggplot2 tikz sweave

Create table with subtotal per row and per column

r

Cannot concatenate more than 3 elements in an expression for ggplot2's geom_text

r ggplot2

Consume a web service in R

r webservice-client

How do add a column in a data frame in R

r

Gradient in geom_ribbon

r ggplot2 gradient

Calling predict() inside an R function

r

Legend in Base R: Can fill refrain from drawing boxes on some lines? Can fill draw boxes that cover the whole symbol?

r graphics fill legend

Ubuntu cluster management

Creating a tikz picture with 2 plots in a row

r statistics tikz

How do you get S3 methods to work with S4 objects?

oop r r-s3 r-s4

xtable for not supported functions (with R)

r statistics

How to use tapply and preserve order of values

r

Unique Combination Frequency

sql excel r

Plotting in R; cannot be coerced to double error

r graphing

How to write raw type / bytes to stdout?

r stdout binary-data

Compute the minimum of a pair of vectors

r

How was the cor() function sped up?

performance r correlation

S3 Class Names: What's Allowed?

class r