Function checks if rownames are not already used and call stop if there is at least one conflict.

validate_new_observations(arena, observations)

Arguments

arena

live or static arena object

observations

data frame of new observations

Value

None