base_add_id {saeSim}R 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.


[Package saeSim version 0.11.0 Index]