You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 30, 2019. It is now read-only.
To fill the promise of creating a full documentation solution there needs to be a function that creates the Rd files from all the objects in a package.
This will have to
Have the objects loaded.
Have all example blocks associated.
Have a way to combine documentation objects into the same file for output.
Be able to infer the filename.
Then run the format_Rd function for each object to create the resulting files.
To fill the promise of creating a full documentation solution there needs to be a function that creates the Rd files from all the objects in a package.
This will have to
Then run the format_Rd function for each object to create the resulting files.