Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

R - brevity when subsetting?

r

Lex- and YACC-like tools for R? [closed]

parsing r yacc lex

How to grep this and NOT that?

regex r

How can I list packages not included in any R task view?

r cran

Convenience function for # elements in data.frame, matrix, vector?

r

Plot a geographical map with symbols according to frequencies

r gis qgis

subsetting dataframe in R using two criteria, one of them is regular expression

regex r subset

graph of my imagination in R - a map with spacing between bars and bar height

r graphics graph map ggplot2

Dynamically Generate PDF Reports with Sweave

r latex sweave

Width of edge of the bars in R plots

r

R Text Mining: Counting the number of times a specific word appears in a corpus?

r count text-mining phrase

A bug in creating dynamic functions in R

r

Get Dates of a Certain Weekday from a Year in R

r

How to get "who's different" in a vector, with R

r

Change the colour palette in histogram

r colors histogram ggplot2

How to make lm display in its output a formula passed to it as a variable

r

Unexpectedly transposed flipped output from R "image" function

r image matrix transpose

Stuffing numbers when converting to characters [duplicate]

r parsing format

R - boxplot color according to factor

r lattice

Sharing R functionality with multiple users without exposing code [closed]