new_constellation {starschemar} | R Documentation |
constellation
S3 class
Description
Internal low-level constructor that creates new objects with the correct structure.
Usage
new_constellation(lst = list(), name = NULL)
Arguments
lst |
A list of |
name |
A string. |
Value
A constellation
object.
[Package starschemar version 1.2.5 Index]