Learn R Programming

crunch (version 1.14.4)

entity,CrunchProject-method: Methods for ShojiTuples

Description

ShojiTuples are objects extracted from ShojiCatalogs. They are internally used.

Usage

"entity"(x)
"$"(x, name)
"$"(x, name) <- value
"[["(x, i)
"[["(x, i) <- value
"refresh"(x)
"$"(x, name)
"$"(x, name) <- value
"[["(x, i)
"[["(x, i) <- value
"self"(x)
"entity"(x)
"entity"(x)
"entity"(x)
"delete"(x, ...)
"delete"(x, confirm = requireConsent(), ...)
"name"(x)
"name"(x) <- value
"type"(x)

Arguments

x
a Tuple
name
a Tuple slot to get or set
value
What to set in a given slot
i
In [[, a Tuple slot to get
...
additional arguments to [[, ignored
confirm
For delete, whether confirmation is required. See delete.