Get the unique ids included in this model
Get the unique ids included in this model
ids(object)
object |
The |
The order returned by ids(lcModel) determines the id order for any output involving id-specific values, such as in trajectoryAssignments() or postprob()
model = latrend(lcMethodKML("Y", id = "Id", time = "Time"), latrendData) ids(model) # S1, S2, ..., S500
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.