Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

How to estimate the best fitting function to a scatter plot in R?

Creating nice looking output

r function output

Skip NA values using "FUN=first"

r function dataframe

Random Number generation for each row

r

Splitting strings into multiple rows in R

string r reshape

Sort matrix (or data.frame) on amount of unique values per column

r sorting dataframe matrix

How to get the frequency of items in a list with the different length

r list

sum within (date)

r sum base

scaling a subset of columns of data.table in R

r data.table

How do I plot the 'inverse' of a survival function?

r plot survival-analysis

A reshape puzzle in data.table

r data.table reshape

Change reference level for variable in R

r levels

Subsetting Data Frame Based on Contents of a "Column" List

r list object dataframe subset

RExcel in R 3.0.x

r rexcel

Replace NA with mean matching the same ID

r

R lapply on list of dataframes resetting rownames

r dataframe

Clean solution to avoid error caused by selection

r

How to count a repeating repeating part of a sequence in R?

r count sequence repeat

rCharts rNVD3 tooltip customisation

r nvd3.js shiny rcharts

R Using index of rows for merging file

r merge row