Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

lattice plots not working inside a function

r printing lattice

Quarto Book Download button

r quarto

Why does wrapping this loop in a function speed it up by 8x? [duplicate]

r for-loop lapply

Can I build an environment object from a memory address?

r memory low-level

Reduce white space between title and plot when adding marginal plot to ggplot2

r ggplot2 grob

Identifying, and assigning intuitive (-ish) names to, observed combinations of 0/1 values in R [duplicate]

r permutation

Dynamically replace values of a column based on available values from another column

r dataframe

Complete dataframe in sparklyr

How to remove automatic table labels when using kable and bookdown for HTML

r bookdown kable kableextra

Creating custom dbplyr compatible function in SQL

sql r tidyverse duckdb dbplyr

R/Exams latex output problem using exams2pandoc()

r pandoc r-exams

Efficient way of creating a new variable via fuzzy string matching and grouped summarization in R

r dplyr group-by fuzzy-search

How to use multiple groups in plotly but only a defined number of legendgroups

r plotly

How to select part of a tensor (multidimensional array) with a vector of dimension names?

r arrays tensor

How do you retrieve the estimation sample in R?

r regression

Summarizing observations within date and time boundaries in R

r date datetime time lubridate

Is it possible to loop over multiple objects and call to elements within each object in the loop

r loops for-loop

How do I quickly sort on multiple columns with the same stub names?

r

How to use military time to compute time interval

r time

type.convert to character using cSplit

r