Search code examples
Weird behaviour when combining data.table .EACHI and joining...


rdata.table

Read More
How to resolve error 'Class attribute on column 1 of different items do not match' in R...


rdata.tablemissing-datatxtr-colnames

Read More
Filter grouped data by condition defined by changes in column values using R...


rdataframedplyrfilterdata.table

Read More
data.table programming with variable columns...


rdata.table

Read More
Find closest value above current row that meets condition and apply function for each group...


rdata.tabletidyverse

Read More
Filter a dataframe to keep only rows that are increasingly smaller than the first row...


rdplyrdata.tableapplypurrr

Read More
How to create means and s.d. columns with data.table (based on multiple conditions)...


rdplyrdata.table

Read More
rolling joins data.table in R...


rjointime-seriesdata.table

Read More
How to compute the union and intersection of time intervals with covariates by group id?...


rperformancedata.tableintervalssurvival

Read More
Why aren't integer64 values saved properly in a RDS file?...


rdata.table

Read More
The data is changed after fwrite and fread...


rmergedata.tablefwritefread

Read More
Cannot setDT on a "retrieve only" active binding; argument "..1" is missing, wit...


rdata.tabler6

Read More
R: Minimum values with multiple criteria in a data.table...


rdata.table

Read More
R: Sum with a Multiple criteria for each Row. Processing time is huge...


rdata.table

Read More
Fast unnest complex column with data.table...


rdata.tabledata-manipulationunnest

Read More
Fast unnest with data.table...


rdata.tableunnest

Read More
R: Creating a unique ID in a data.table with a condition...


rdata.table

Read More
How to get the highest values for two unrelated columns?...


rdata.table

Read More
Replicate rows in data.table using passed column names in user defined function environment...


rfunctiondata.tablescopingrep

Read More
Faster version of combn...


rdata.tablecombinationscombn

Read More
Using data.table's fast expand grid CJ does not work when a sublists is integer 0...


rdata.table

Read More
Filter grouped data with filter function and if else condition in R...


rdataframedplyrfilterdata.table

Read More
unquote a param upon passing to function using eval(substitute())...


rdata.tableeval

Read More
Contingent data.table sum...


rjoindata.tablenon-equi-join

Read More
Pair each combination of two columns and calculate sum for a third column in data.table...


rdata.tablecross-join

Read More
Merge two data.tables, add another column and keep the duplicates...


rmergedata.table

Read More
Merge two data.tables based on AND condition and add third column...


rif-statementmergedata.table

Read More
Match data.table and matrix and compute new column...


rdata.tablematch

Read More
Extract extension from variable filename with data.table...


rstringdata.table

Read More
data.table add column sum by...


rdata.tabledata-wrangling

Read More
BackNext