-
Notifications
You must be signed in to change notification settings - Fork 1
Automatically generate a file that lists all the exported R funs in the project #18
Open
Description
Context
If I want to give my R package to a software dev, they can run webrcli exportedFuns (or sthgs like that) and get a list of exported functions they can use.
The tool probably needs to print it to the console by default, and we can supply a file to export the list to.
Thanks @pedrocoutinhosilva for the idea
Metadata
Metadata
Assignees
Labels
No labels