Skip to contents

This function calculates weighted mean values for various metrics over years.

Usage

gen_data_weighted(data, configname = "default")

Arguments

data

A data frame containing values for various metrics.

configname

The name of the configuration file to use (e.g., "default", "development", "production", "testing").

Value

A data frame with weighted values for various metrics over years.