validate_new_observations {arenar} | R Documentation |
Function checks if rownames are not already used and call stop if there is at least one conflict.
validate_new_observations(arena, observations)
arena |
live or static arena object |
observations |
data frame of new observations |
None