# NOT RUN {
method <- lcMethodKML(time = "Assessment")
timeVariable(method) # "Assessment"
data(latrendData)
model <- latrend(lcMethodKML("Y", id = "Id", time = "Time"), latrendData)
idVariable(model) # "Id"
# }
Run the code above in your browser using DataLab