License

Full license

MIT + file LICENSE

Citation

Citing alttip

Developers

Bjarke Hautop Kristensen
Author, maintainer

Dev status

alttip

alttip is a toy R package showcasing altdoc styled with altdown’s pkgdown theme, with function hover previews and links from reftip.

Building the site

source("altdoc/build-site.R")
build_site()

A preview can then be viewed using altdoc::preview_docs().