Skip to content

available methods in the rearrange() function are unclear #179

@adcascone

Description

@adcascone

Hello,

It would be helpful to supplement the rearrange function's documentation with information about which method arguments from the seriation package are available for use with the function. Based on the current language in the function's reference site, I would assume that any of the methods from seriation::list_seriation_methods() are fair game:
Screenshot 2024-08-16 143137

That, however, is not the case:
image

The error message is also slightly confusing, as it suggests the reason that method isn't valid is because of the data type, but method="PCA", under the '$matrix' section above, works.

I appreciate your time and attention to this!

For reference, I am using corrr version 0.4.4 in R 4.4.1.

Best,
Arianna C.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions