sum_duplicates: Sum up rows with duplicate key

View source: R/import.R

sum_duplicatesR Documentation

Sum up rows with duplicate key

Description

Add the values for the columns where recoding means they have the same unique key.

Usage

sum_duplicates(df)

Arguments

df

data frame after recoding of rates and SKD

Value

data frame with same number of columns as input and possibly fewer rows


majazaloznik/ddvR documentation built on Feb. 13, 2025, 12:32 p.m.