Skip to content

Link for R6 method #955

@hongyuanjia

Description

@hongyuanjia

For normal functions in my package fun, I can add a link to its doc using markdown syntax [fun()].

But I did not find a way to add a link to the doc of an R6 method. Neither [MyClass$Method] and [MyClass$Method()] worked.

This feature will be useful when MyClass is an R6 class which contains lots of methods and it may be better to explicitly link to a specific method in other doc, instead of linking to the whole class doc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions