corrr
corrr copied to clipboard
available methods in the rearrange() function are unclear
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:
That, however, is not the case:
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.