From a76221d87485029444c8e684022ca606a0c7e68d Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 18 Jan 2017 22:41:01 +0100 Subject: Update static docs using pkgdown - Add _pkgdown.yml for a structured function/data reference - Make seealso links active - Make mkinfit calls quiet - Use pkgdown branch from pull request hadley/pkgdown#229 to have topics ordered --- man/twa.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/twa.Rd') diff --git a/man/twa.Rd b/man/twa.Rd index a6afa87..a3509cd 100644 --- a/man/twa.Rd +++ b/man/twa.Rd @@ -25,5 +25,5 @@ pred <- sawtooth(one_box(10), max_twa(pred) } \seealso{ -max_twa +\code{\link{max_twa}} } -- cgit v1.2.1