You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 19, 2024. It is now read-only.
First of all, thank you so much for your great effort to make it possible to plot smps data in R! Really appreciate it!
Followed by your instruction, I have successfully installed the package, and prepared our data by the prepare function. However, when I try to plot the result by smps_plot function, I got this Error "Error: breaks and labels must have the same length". But there is no problem for plotting when I use your example data (my_data). Our data does have different size bins with your example data (my_data), so I am wondering if it is what causing the error. I attached some of our data below. Please let me know if you need any additional information on the problem. Thank you so much! test_data.csv.zip