Dasonk/flydoc: Provide documentation for your functions on the fly.

This package is a designed to provide an easy way to document your functions on the fly. If you've defined a function interactively this package will still allow you to provide a help file. If you have a function stored in a script but don't want to or have the time to create a package for it - this will allow you to still provide some help documentation for those functions.

Getting started

Package details

AuthorDason Kurkiewicz
MaintainerDason Kurkiewicz <dasonk@iastate.edu>
LicenseMIT
Version0.1
URL https://github.com/Dasonk/flydoc
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Dasonk/flydoc")
Dasonk/flydoc documentation built on May 6, 2019, 1:37 p.m.