Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

R: calculate average over a specific time window in a time series data frame

r

data.table in R: Replace a column value with a value from same column after matching two other columns values

r replace data.table match

How to get a data.frame with cases from a contingency table in r?

r glm contingency

Export several plots from R into ppt

r plot powerpoint

Assigning label colour in ggplot based on condition returns unexpected (and incorrect) results

r ggplot2 axis-labels

substr in dplyr %>% mutate

r dplyr

Count identical row values for each pair of columns to create network graph

r igraph

R dplyr column sort with alphanumeric characters

r dplyr

how do you create regex to subset data frame based on some search strings?

r regex

How I can divide each column by a number in R?

r

combine specific objects in a list

r list

R Circlize Chord Diagram Output

r

3 column CSV, to adjacency matrix, to networkgraph, to Arcplot

r graph social-networking

Is there a way to automatically generate `Imports` section in the DESCRIPTION file?

r r-package

How to specify certificate, key and root certificate with httr for certificate based authentication?

is there a z.fill function in R

python r width fill

Split data.frame based on condition

r

Color by degree in R using ggnet2

How do I color positive and negative values differently in plot

r ggplot2

Does R have a way of preserving column format when exporting a data frame?

r dataframe write.table