Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Build a sparse matrix with items coexistence frequency (to analyze cross-selling of products) [duplicate]

Recursion with dplyr

r dplyr

How to fill down values with limit in R? [duplicate]

r

Divide group sum by total sum

r dataframe dplyr summarize

Fixing column names with unnest_wider in R

r tidyr

What are the R CMD Check arguments?

r devtools r-package

How can I filter out coordinates (lat, lon) in a data.table? [duplicate]

Filling the 0-1 column with cumulative sums in between 1s

r

ggplot with date-x-axis at y=0 and labels at the bottom

How to format DT background *per row*?

r dt

Can you explain how replace function is calculating vector length?

r replace dimensions

Call an object using a function in R

r

RCurl does not retrieve the full source text of website - links missing?

multi-panel plots in ggplot2: scales that are "free and equal"?

r ggplot2

How to define calculations in a data frame depending on values from another data frame?

r dataframe filtering

Ignore part of a string when splitting using regular expression in R

r regex

Assign same value to ties in ranking [duplicate]

r ranking

Is there a way to mutate and create many new variables with one line of code?

r dplyr