Skip to contents

This function computes pet-related emissions based on the number of cats and dogs owned.

Usage

calc_pet_emissions(df)

Arguments

df

A data frame containing pet ownership data.

Value

A data frame with a new column PetEmissions representing total pet emissions.