List Question
20 TechQA 2015-06-13T12:47:07.597000In R: get multiple rows by splitting a column using tidyr and reshape2
2.3k views
Asked by user3375672
how to transform data frame in r
153 views
Asked by Slavka
tidyr gather: simultaneously gather and rename key?
2.2k views
Asked by Eric
Understanding the syntax of the "sep" argument default in tidyr's separate() function
1.2k views
Asked by GH28
Grouping key/value columns into single rows
203 views
Asked by user3747260
Plotting (ggplot) numeric values from mixed long format column of class character
1.8k views
Asked by jzadra
How to use separate() properly?
161 views
Asked by Googme
skip the empty dataframes and produce the output
1.1k views
Asked by Chanti
Complete and fill missing data in groups using another data frame
180 views
Asked by Icaro Bombonato
R Spread function with duplicates- still can't get to work after adding transient row
208 views
Asked by user5691676
Specify class for new columns in melt/gather
271 views
Asked by Scransom
Casting data frame in R
123 views
Asked by monarque13
Transforming multivariate data in R to an aggregated table using dplyr and tidyr
123 views
Asked by Rhodo
Expanding rows of data
1.7k views
Asked by Alexander
Using `map()` in nested data frame
4.2k views
Asked by thus__
Function not working with a second argument when using tidyr::extract
181 views
Asked by kabr
dplyr: how to modify column names based on a pattern?
5.1k views
Asked by ℕʘʘḆḽḘ
Tags column to dummy columns
216 views
Asked by CarrKnight
R - Regex to separate string based on first dot?
5.9k views
Asked by Stuart Lacy
How to cast data from long to wide format in H2O?
705 views
Asked by Peter Ellis