Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

How can I create a new column with mutate function in R that is a sequence of values of other columns in R?

r dataframe dplyr

remove rows with >50% missing across certain columns in R

r data-manipulation

Word count across subset of columns in one new column

r

How to find combination of two values such that the ratio and sum of those is fixed to certain numbers with R

r algorithm combinatorics

R turn a list value into a dataframe with two columns [duplicate]

r

Find the Maximum Value with respect to another within two data frames (VLOOKUP which returns Max Value) in R

r dataframe dplyr

Adding a countdown to data.table [duplicate]

r group-by data.table sequence

How to Specify Width and Height of a Flextable

r r-flextable

Using mutate, case_when, across, and string detect to evaluate patterns in multiple columns to create a new column

r case mutate across

Webscraping an image in a column with R

r web-scraping

lpsolve - unfeasible solution, but I have example of 1

Check if object exists in multi-level list at specified path

r r-package

Converting (alpha) hulls to spatial polygon

r polygon r-sf convex-hull

Coalesce multiple pairs of columns by name

r function loops coalesce

Adjusted odds ratios using the or_glm() function?

r glm adjustment

Change reactive value in a tryCatch in shiny

r shiny

Create empty spatial lines object

r spatial lines r-sp empty-list

rJava installation fails on macOS 10.14

r rjava macos-mojave

R Function to identify first positive observation by year

r