powered by
Get the unique ids included in this model
ids(object)
The lcModel object.
lcModel
The order returned by ids(lcModel) determines the id order for any output involving id-specific values, such as in trajectoryAssignments() or postprob()
# NOT RUN { model = latrend(lcMethodKML("Y", id = "Id", time = "Time"), latrendData) ids(model) # S1, S2, ..., S500 # }
Run the code above in your browser using DataLab