Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

dplyr mutate using conditional column and specific rows

r dplyr nse

How to truncate Kaplan Meier curves when number at risk is < 10

r survival-analysis

Install Old XML R Package From Source On Windows

xml r

Converting a binary matrix into groups

r

R equivalent of SQL SELECT COUNT(*) ... GROUP BY

r count group-by

Skipping empty data frame in for loop in R

r for-loop dataframe subset

Remove rows if value in col1 is in col2 and value in col2 is in col1

r dataframe subset

Mutate new columns and intercalate them with old ones

r dplyr tidyverse

Plotting a grouped bar chart using ggplot

r ggplot2 bar-chart

Find roots of the equation in R

r

Create a script file for another programming language from within R (writing a long text with many special characters to a file)

r

Winsorizing across all columns in a data frame (R) using `lapply`

r lapply desctools

Looping through vector of dates in R drops class info

r loops date vector

warning.expression prevents last.warning from update

r

Select specific columns by string label in R frame

r dataframe

How to increase the inner margin of a ggplot boxplot in facet_grid?

r ggplot2 margins facet-grid

Using delayed assignment in a function: How do I send the promise back to the parent environment?

r promise

Insert "and" before last element in string

r string text