Skip to content

Refactoring documentation of class methods #142

@Melkiades

Description

@Melkiades

I have had this in mind for a bit as I often found myself lost in search of methods to, e.g., count the total number of printed lines (not nrow) of a specific table (see #119). I am also aware of others that have similar problems. It could also be a problem of how I reach the documentation as I could not find any better way to retrieve the documentation page of nrow() for VTableTree if not by calling ?nrow,VTableTree-method``. Is there a better way?

All of this is still a working in progress as I came to this by trying to find documentation for the print method for VTableTree to do something similar to what I did in insightsengineering/rlistings#113 which surfaces a bit of the printing machinery by referencing a couple of relevant parameters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionNeeds to consider if worth it or howdocumentationImprovements or additions to documentationenhancementNew feature or requestsmeTracks changes for the sme board

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions