Integer: Integer

IntegerR Documentation

Integer

Description

A Integer field

Super classes

staypuft::FieldABC -> staypuft::Field -> staypuft::Number -> Integer

Methods

Public methods

Inherited methods

Method new()

Create a new Integer object

Usage
Integer$new(..., strict = FALSE)
Arguments
strict

If TRUE, only integer types are valid. Otherwise, any value castable to integer is valid


Method format_num()

Usage
Integer$format_num(value)

Method clone()

The objects of this class are cloneable with this method.

Usage
Integer$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


ropensci/staypuft documentation built on Sept. 9, 2022, 4:35 p.m.