Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

can I make such graph in R - bar chart embedded in pie chart

r graph ggplot2 pie-chart

Putting two Pie Charts in one

r plot pie-chart

dplyr summarise_each standard error function

r dplyr

Are random seeds "spent" in some way?

r random

Generate a repeating sequence

r sequence repeat

Filling missing value in group

r missing-data

ggplot bar chart of percentages over groups

r charts ggplot2

Find the most frequently occuring words in a text in R

r n-gram

Create new vector based on conditions from another vector

r

how to debug "factor has new levels" error for linear model and prediction [duplicate]

numbering by groups [duplicate]

r

Count the number of consecutive pairs in a vector

r split count categories

Set new variable NA if any other is NA

r

How to get the differences of two set in R?

r

find if each row of a logical matrix has at least one TRUE

r matrix

Extracting part of string by position in R

r regex

Remove everything in string up to last forward slash [duplicate]

regex r

Why doesn't '*' work as a perl regexp in my .Rbuildignore file?

perl r

Export a matrix to Excel

excel r

Finding all possible combinations of a three strings

string r