Skip to content

Remove more mixOmics cross references #762

@DavisVaughan

Description

@DavisVaughan

Apparently in #751 I somehow missed these two cross references to mixOmics

In this case, [plsmod::pls_fit()] has the same role as above but eventually targets [mixOmics::plsda()] or [mixOmics::splsda()] .

This caused hardhat to go through manual processing again 😢

We need to change:

[mixOmics::plsda()] or [mixOmics::splsda()]

to

`mixOmics::plsda()` or `mixOmics::splsda()`

and regenerate the documentation

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