[Vegan-commits] r2520 - pkg/permute/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Jun 12 21:27:11 CEST 2013
Author: gsimpson
Date: 2013-06-12 21:27:11 +0200 (Wed, 12 Jun 2013)
New Revision: 2520
Modified:
pkg/permute/man/check.Rd
Log:
minor tweak to indentation in example
Modified: pkg/permute/man/check.Rd
===================================================================
--- pkg/permute/man/check.Rd 2013-06-12 19:22:08 UTC (rev 2519)
+++ pkg/permute/man/check.Rd 2013-06-12 19:27:11 UTC (rev 2520)
@@ -121,8 +121,8 @@
## time series within strata, no mirroring
check(pyrifos,
- control = how(plots = Plots(strata = ditch),
- within = Within(type = "series", mirror = FALSE)))
+ control = how(plots = Plots(strata = ditch),
+ within = Within(type = "series", mirror = FALSE)))
## time series within strata, with mirroring
check(pyrifos,
More information about the Vegan-commits
mailing list