powered by
Constructs a Option S4 object, which represents a possible solution to projects. The object includes a list of Option.resource, which is type checked.
Option(name, option.resources)
character character (any other argument will be cast to character)
Option.resources S4 object. Cannot be empty.
a Option S4 object
Option
# NOT RUN { Option <- Option(name, option.resources) # } # NOT RUN { # }
Run the code above in your browser using DataLab