Closed ChenGuocai2021 closed 2 years ago
Hi @adamrauh, I use the function "DisplayTreatment" to plot, and its results is not right.
my code and its results can be shown as following :
DisplayTreatment( unit.id = "code", time.id = "year", legend.position = "none", xlab = "year", ylab = "Code", treatment = "t", data = data1 )
This is of my data: data.xlsx
Looking forward to your reply.
Thank you
when I use the part of my data , the result is right. when I use the entire data, the result is not right.
Hi @adamrauh, I use the function "DisplayTreatment" to plot, and its results is not right.
my code and its results can be shown as following :
DisplayTreatment( unit.id = "code", time.id = "year",
legend.position = "none", xlab = "year", ylab = "Code", treatment = "t", data = data1 )
This is of my data: data.xlsx
Looking forward to your reply.
Thank you