Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Assign gene names from another dataframe based on SNP position and gene start/end coordinates [duplicate]

r dplyr

Reshape dataframe that has years in column names

r

lapply and for loop to run a function through a list of data.frames in R

r list dataframe for-loop lapply

Linear SVM and extracting the weights

r svm r-caret

In R, pass a vector of functions to a another function and refer to each passed function by name

r function substitution

How to set different scales for each group/factor in tile plot

r ggplot2

combine vectors of different length into data frame in R

r

Is there an Julia function to transform coordinate reference system (e. g. st_transform in R)?

why cannot sf object use all data.table methods in R?

r data.table r-sf

How to read a semi-colon separated file with double quotes in the columns?

r csv

Purrr with [[<-

r purrr

Score number of factors in common with R

r dataframe apply

Add OS National Grid names/codes to grid in R

r spatial r-sf

How to indent output of multiline-outputs such as summary, using print or cat, and keep columns aligned?

Pulling Portfolio Data From Bloomberg using R Package "Rblpapi”

r bloomberg

Fastest numerical solution of a real cubic polynomial?

r numerical-methods