Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Filter row based on max & unique value in one column

r dplyr tidyverse

Suppress missing values in Tabyl xtabs in R

r janitor

Check if polygons intersect in R

r gis geospatial raster r-sf

R Prompt User With Autocomplete

r gwidgets

R: Drop columns from data.table, by reference, without having the name

r data.table

How to include confidence intervals for proportion using {gtsummary} tbl_summary?

Get column name for first occurence of most frequent value in a row

r dataframe frequency

How to pass the name of a variable to a custom function from `purrr::map()`?

r purrr

R-Duplicate columns in a matrix

r

R Creating greek symbols in a dataframe

r ggplot2 symbols

Add secondary headings to facet_wraps

r ggplot2

Replace each row based on the string match and column value

r dataframe data.table

Results transposed with R apply [duplicate]

r apply transpose

What is the max number of variables once can use in an exhaustive all-subsets regression using glmulti()

r linear-regression glm

Generate data.frame from frequency table

r

Display data values on geom_line

r ggplot2 geom-text

Getting the second item after using str_split() in R

r dplyr stringr

four parameter beta distribution in R

r beta-distribution

Efficiently obtaining nonzero element coordinates of sparse matrix

r sparse-matrix

Convert Daily Data into Weekly Data in R

r date frequency