Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lapply

Reduce() in R over similar variable names causing error

r list merge reduce lapply

Transpose list rows into a dataframe

Adding a new column to a list of data frames and then 'unlist' with names intact?

r loops lapply cbind

Subsetting a list object based on a logical statement

r lapply

R: Extracting elements for loop from lapply object

How to use lapply and paste on multiple dataframes in a list

r lapply paste

Use filename as list name using lapply and read_xls

r list filenames lapply

How to build a lapply-style function in R with Python code inside with package reticulate?

creating the same variable across different data frames

r loops lapply

Replace all values of a dataframe in R that contain a substring

r lapply grepl

R recursively get the name of the first element of a nested list of arbitrary depth

r list recursion vector lapply

applying a function to lists within a list

r lapply

A method to calculate the median age in a race table in R

r lapply

Suppress list notation in Rmarkdown from lapply

r r-markdown lapply

Replacing subject ID with part of filename in R

r dplyr lapply gsub

Recursively apply lapply in R

r lapply

unique words by group

r aggregate unique lapply