Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

How to count NAs using terra's global function?

r raster na terra

Any more concise `data.table` way to unnest a nested column in data.table?

r nested data.table unnest

Vectorize an sapply function

r performance vectorization

Plot a partitioned 2D space from a simple regression tree

r ggplot2

Identify 3rd Friday in a sequence of Dates

r date data.table lubridate

Why is sum in sapply suddenly faster than base::colSums?

r performance sapply

How can I make an R plot use the Latin Modern font family when saved as a PDF?

r pdf fonts plot latex

R: vertical x labels out of plot

r plot shift

How do I import data from json format into R using jsonlite package

json r jsonlite

Sublime Text to display R native pipe |> ligature with Fira Code

r pipe sublimetext4 fira-code

Scrolling through entire page with Rselenium, then extracting a tabular data into a data frame

r web-scraping rvest rselenium

Creating 95% confidence band with ggplot

r ggplot2

Process vector nested within a nested list in R

r list vector

Send queries to R server programmatically

r svsocket

Why is R capricious in its use of attributes on reference class objects?

r oop reference-class

How to use Chi-square test for exponential distribution in R [duplicate]

r exponential chi-squared

Matching Character Strings that are Not Exact Matches in R

r string

Order x-axis numerically ggplot2

r ggplot2