From 0fa1e0bb12025fbc5b425377b231cd4f78f25e1d Mon Sep 17 00:00:00 2001 From: John Baumgartner Date: Tue, 9 Jun 2015 22:13:30 +1000 Subject: [PATCH] docs updated for iwanthue --- man/iwanthue.Rd | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/man/iwanthue.Rd b/man/iwanthue.Rd index 1e2d214..9fb945d 100644 --- a/man/iwanthue.Rd +++ b/man/iwanthue.Rd @@ -53,6 +53,12 @@ Note that \code{iwanthue} currently doesn't support \code{hmin} \examples{ iwanthue(5) iwanthue(5, plot=TRUE) +iwanthue(5, 0, 240, 0, 24, 0, 100, plot=TRUE) # shades +iwanthue(5, 0, 360, 0, 54, 67, 100, plot=TRUE) # pastel +iwanthue(5, 0, 360, 54, 180, 27, 67, plot=TRUE) # pimp +iwanthue(5, 0, 360, 36, 180, 13, 73, plot=TRUE) #intense +iwanthue(3, 0, 300, 60, 180, 73, 100, plot=TRUE) # fluoro +iwanthue(3, 220, 260, 12, 150, 0, 53, plot=TRUE) # blue ocean } \references{ \itemize{