Skip to content

Allow for multiple files in documenting wrapper #3

Description

@mariabnd

Detailed description

Change documenting filename input to allow for a vector with multiple files as input

Context

This would allow users to see the html man pages for multiple functions at once instead of one at a time

Possible implementation

Adjust function to allow filename to take an argument such as c("file1", "file2") (but also retain current use - could use if statement for this)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions