Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

R arrowed labelling of data points on a plot

r plot

How to append a string to subset of variable names in R?

r rename

How to group a data.frame by date?

r aggregate

add a new column that identifies individuals

r

Cut a POSIXct by specific time for daily means

r time-series posixct

Changing "/" into "\" in R

r backslash slash

Remove thousand's separator [duplicate]

r excel decimal apply separator

Finding mean of standard normal distribution in a given interval

r mean normal-distribution

Histogram with marginal boxplot in R

r histogram boxplot

Estimate the gradient of an undefined surface

installing the package xtsExtra on a windows machine

r xts

simple reshape in R using reshape2 causes error

r dataframe reshape reshape2

How to plot absolute values and differences including confidence intervals

r graphics ggplot2 lattice

How to calculate percentage for each cell in a dataframe using ddply?

r plyr

Getting the parse tree for a predefined function in R

r substitution parse-tree

programmatically adding new variables to a dataframe

r dataframe

apply over nested functions

Majority vote in R

r

When I use stat_summary with line and point geoms I get a double legend

r ggplot2

Create index for contiguous runs of values

r sequence