add_country: Adds country column to the dataset

View source: R/adding_preprocessing_functions.R

add_countryR Documentation

Adds country column to the dataset

Description

Adds country column to the dataset

Usage

add_country(dataset)

Arguments

dataset

Dataset to add column to

Value

The dataset with a new column named "country" added to dataset.


datadrivenenvirolab/ClimActor documentation built on April 23, 2024, 7:40 a.m.