Skip to content

In plot_spc, is slicing really needed? #15

@tag-dad

Description

@tag-dad

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions