Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

dplyr: divide all values in group by group's first value

r dplyr

R convert numeric to percentage the 'tidyverse way" using percent_format

r

Add rows to a data-frame based on values in one of the columns

r dplyr tidyverse

use a personnal print method inside print.tbl

r tibble

Read CSV in R and filter columns by name

r csv readr

Drop columns by patterns values in R

r dataframe

Expand the R formula

r

Count rows matching a criteria relative to current row

r dplyr data.table

Count number of days in a date range in R

r

replace NA in a dataframe with random numbers within a range

r dataframe

Divide each row by its sum

r dplyr

Replace multiple `summarize`statements by function

r function tidyverse summarize

Find indices of sequential duplicates in string in R [duplicate]

r string

Convert list column to column of strings

r dplyr tostring purrr

Distancing `facet_grid` strips from the faceted canvas?

r ggplot2

select repeated row observations with the least absolute difference

r dataframe dplyr

R parallel abort all mclapply operations

Equivalent of nlcom (Stata) in R? Nonlinear transformations of regression coefficients

r coefficients

How to process formula object to a character object?

r string

Adding text labels to tmap plot

r tmap