Skip to contents

Whether or not the object is an instance.

Examples


BASE$..instantiated..
#> [1] FALSE

# Instantiate
test <- BASE$instantiate()
test$..instantiated..
#> [1] TRUE