Skip to content

Holding variable in createArgusInput in sdcTable #302

@ppdewolf

Description

@ppdewolf

Sometimes the holding indicator is a large ID number (e.g., 8552000023159205).
When using that as an holdingvar (say, IDvar) in createArgusInput, you get a warning:

In eval(jsub, SDenv, parent.frame()) :
  NAs introduced by coercion to integer range

and in the metadata file (.rda) you get
IDvar NA "NA"
and argus will not work (second argument on that line should be an integer).

Perhaps check for integers when using a holding variable and issue a meaningful warning/error if not integers?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions