Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

How to export plots from R without margins and without manually specifying width and height?

r ggplot2 svg export png

Determine overlapping time windows

r dplyr data.table

Is there a way to render gt tables as PNGs with (a) no browser and (b) without wkhtmltopdf/wkhtmltoimage? (R/Python)

Encoding Issues with Cyrillic Text Scraped using rvest in R

apply over rows and columns conditioned to the value of other matrix without a loop R

r apply

Chemical Name Matching in R

r match bioinformatics

Programmatically add layers to plotly in R

r plotly

Trying to execute a stepwise forward regression, but I get an error?

r

Labelling and theme of ggalluvial plot in R

r ggplot2 label legend geom-text

R: remove duplicated values in across rows and columns

r duplicates

Why do we use session$ns in Shiny modules and not NS(id)?

r shiny shinymodules

R and sparklyr: Why is a simple query so slow?

r apache-spark sparklyr

Multiple columns in R to conditionally modify other columns (not create a new column)

r

How can I apply quote to every argument in a function

r

add string to the beginning of a text file without new line

r bash cat

Only source functions in a .R file

r

Last observation carried forward by group over multiple columns

r data.table locf

R: how to count the number of < 6 digits numbers in a column [closed]

r