| Number | R Documentation |
A Number field
staypuft::FieldABC -> staypuft::Field -> Number
new()Create a new Integer object
Number$new(..., as_string = FALSE)
as_stringIf TRUE, serialize to a string instead of
a numeric type
format_num()Number$format_num(value)
validated()Number$validated(value)
to_string()Number$to_string(value)
serialize_()Number$serialize_(value, attr = NULL, obj = NULL)
deserialize_()Number$deserialize_(value, attr = NULL, data = NULL)
clone()The objects of this class are cloneable with this method.
Number$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.