Dear Philipp :-)
I found that dplyr::slice() sometimes returns an empty dataframe and then an empty plot from the plot_spc() function. So I checked the slice() function using the famous dataset, "mtcars" on several PCs. It works as intended on some PCs but it yields an empty dataframe on some others. I am still trying to figure out what causes the issue and my first guess is that this seems to happen when the PC has the settings in Korean.
Anyways I wonder if slicing spc_tbl by row index is really needed in plot_spc().
Thanks!
Dear Philipp :-)
I found that dplyr::slice() sometimes returns an empty dataframe and then an empty plot from the plot_spc() function. So I checked the slice() function using the famous dataset, "mtcars" on several PCs. It works as intended on some PCs but it yields an empty dataframe on some others. I am still trying to figure out what causes the issue and my first guess is that this seems to happen when the PC has the settings in Korean.
Anyways I wonder if slicing spc_tbl by row index is really needed in plot_spc().
Thanks!