Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

In R, collapse over multiple logical rows of the same ID into 1 row

r dataframe data.table

How to spread a single column into wide format with 0 and 1 as values defined conditionally?

Finding Unique Users When Changing Info

r igraph

Subset rows incrementaly from different files

r subset

Split a vector into sub vectors with constant length and constant overlap

r split

dplyr: group_by and summarize to collapse (via concatenation) columns of strings that contain NA

r dplyr summarize

Faster way to look for a value in pandas DataFrame?

Data wrangling to add columns that sum up counts of mapped values R

r dataframe

Match all logic rules with a dataframe (need super fast function)

r function rules

Selecting values from specific columns and skipping NA values in R

r na col

Get all possible combinations in a time-series data with variable daily readings

r dplyr purrr

In R, indicate whether another column has more than one unique value per ID

r dplyr

Create RMarkdown headers and code chunks in purrr

r r-markdown

Is there any way to link a graph to any particular vertex of another graph (igraph)?

r igraph

Compute for column values based on conditional substrings in the column names

r mean

Trying to loop through a dataframe and reference multiple fields

r dataframe

Generating names iteratively in R for storing plots

r object loops plot

Show an ASCII character

r ascii

R : multidimensional scaling

How can I run a OSX terminal command from within R?

macos r