Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Extracting all Square Matrices of a Matrix

r matrix

How do I write a dplyr pipe-friendly function where a new column name is provided from a function argument?

r dplyr

Find mean of multiple columns in R

r

Generating random locations along the outer border of a .shp polygon using R

r gis polygon shapefile r-sp

R igraph: Scaling node size

r plot igraph

Finding Out 5 Closest Points To Each Point

r haversine geosphere

I need to round incorrectly to 2 significant figures

r rounding

Missing plotting symbol for geom_point when using shape

r ggplot2

Split numeric vector into unequal sections, then apply a custom function to each section

r for-loop vector split

Extraction speed in Matrix package is very slow compared to regular matrix class

Get data observations used by regression in R (plm)

r regression plm

Interpolation and plotting of 2d/spatial timeseries data on an irregular grid with R

flextable: embed ggpplots using data from 2 columns with lists (for comparing) as a single plot per row

r ggplot2 flextable

Add line break in checkboxGroupInput choices - Shiny

html r shiny

adjust figure size/placement in a distill document

css r r-markdown r-distill

Partialised glue function does not work when called in different environment

r purrr r-environment r-glue

Reading multiple csv files from a folder with R using regex

r regex

Rename columns using function input in dplyr

r dplyr

Strip YAML from child docs in knitr

r yaml knitr rstudio r-markdown

R plumber JSON serializer auto_unbox

json r plumber