Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Does converting vectors between Rcpp and C++ (using Rcpp::as or Rcpp::wrap) create a new vector and copy elements?

c++ r vector rcpp

How to wrap an R function that accepts a scalar so it will accept a vector?

r

Memory-efficient method to create dist object from distance matrix

r rcpp

Overriding discrete x axis labels in a fool-proof way to avoid mismatching labels & data

r ggplot2

Perform mutate function only if variable exists

r dplyr tidyverse

Manipulate variables in netcdf files and write them again

r netcdf cdo-climate

Adding points to multiple boxplots

r boxplot

Excel Date Conversion Issue in R [duplicate]

r excel

How to add line breaks?

r officer

Customising ggplot legend

r ggplot2

What does the !! operator mean in R, particularly in the context !!sym("x")

r dplyr operators rlang

parallel download of 7000 files

r bash parallel-processing

How to extract the tree structure from an rpart object?

r rpart

select_at() drop some vars, pull some to front and then everything() in one call?

r dplyr

Converting each list within a dataframe to a normal column

r dataframe data-conversion

How to fit flextable to the width of the side borders in the word_document output? Rmarkdown

r r-markdown flextable

Paste together columns but ignore NAs

r dataframe paste

reordering my reshape: long to wide with pivot_wider, different column order

r tidyr

specifying specific breaks in legend using ggplot2

r ggplot2 legend shapefile

error in evaluating the argument 'drv' in selecting a method for function 'dbConnect': could not find function "MySQL"

r rmysql r-dbconnect