Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

How to calculate marginal probabilities for generating correlated binary variables

r bindata

Two legends for polar ggplot (with one customized)

r ggplot2

Applying function to data table subset excluding nested by value

r data.table

Convert factor combinations to wide format table of presence/absence in R

r combinations

How do I run diagnostic plots for lmer in R?

r diagnostics lmer

Is there a way to do test-driven development with literate programming?

Punchcard plot in R

r plot

Pass argument to data.table aggregation function

r data.table

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