factores_EMU: A function to calculate expansions factors in EMU

View source: R/factores_EMU.R

factores_EMUR Documentation

A function to calculate expansions factors in EMU

Description

This function allows you calculate expansion factors per poblation in EMU, with a dataframe containing population

Usage

factores_EMU(df, as.df)

Arguments

df

The dataframe containing the depurated EMU information

as.df

If true, returns a dataframe with the information for the expansion factors

as.data

If true, returns only the values of the expansion factors

Value

The expansion factors

Examples

factores_EMU(df, as.df, as.data)

samesag/emu documentation built on Aug. 22, 2023, 3:19 p.m.