View source: R/base-NullObject.R
NullObject | R Documentation |
Model a domain concept using natural lingo of the domain experts, such as “Passenger”, “Address”, and “Money”.
NullObject()
Other base design patterns:
Singleton
,
ValueObject()
# See more examples at <https://tidylab.github.io/R6P/articles>
colnames(NullObject())
nrow(NullObject())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.