type.positive_integer {interfacer}R Documentation

Coerce to a positive integer.

Description

Coerce to a positive integer.

Usage

type.positive_integer(x)

Arguments

x

any vector

Value

the input as a positive integer, error if this would involve data loss.


[Package interfacer version 0.3.3 Index]