Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Test whether a dataframe is a sorted version of another dataframe

r sorting comparison dataframe

Add points to pairs plot?

r plot coordinates

format a zoo object with "dimnames"=List of 2

r statistics zoo

Put column names of a data frame as the title of plots of each column

r plot dataframe

Export each data frame within a list to csv [duplicate]

r list csv dataframe

Subset data.table using min condition

r data.table

Filled contour plot with R/ggplot/ggmap

r ggplot2 ggmap

How to add overlapping histograms with lattice

r lattice

R count function calls

r callstack

Unexpected apply function behaviour in R

r apply

Paste every "X" columns to a single column in a dataframe

r dataframe paste

How to change file permission for all users in R

r chmod

Convert data frame from wide to long with 2 variables

r reshape2 melt

R extract substring from end of pattern until first occurance of character

regex r gsub

Applying function over certain values in vector (R)

r vector

Tag all duplicate rows in R as in Stata

r data.table plyr stata

fast url query with R

r url benchmarking

Modifying Plot in ggplot2 using as.yearmon from zoo

r date plot ggplot2 zoo

An R package for India?

r ggplot2

Assesing the goodness of fit for the multinomial logit in R with the nnet package