base_add_id: Add id-variables to data

View source: R/03-base-lib.R

base_add_idR Documentation

Add id-variables to data

Description

Use this function to add id-variables to your data.

Usage

base_add_id(data, domainId)

Arguments

data

a data.frame.

domainId

variable names in data as character which will identify the areas/domains/groups/cluster in the data.


saeSim documentation built on Jan. 27, 2026, 1:06 a.m.