[Stacomir-commits] r208 - pkg/stacomir/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sun Sep 11 21:23:57 CEST 2016
Author: briand
Date: 2016-09-11 21:23:57 +0200 (Sun, 11 Sep 2016)
New Revision: 208
Modified:
pkg/stacomir/man/BilanMigrationMult-class.Rd
Log:
Modified: pkg/stacomir/man/BilanMigrationMult-class.Rd
===================================================================
--- pkg/stacomir/man/BilanMigrationMult-class.Rd 2016-09-11 19:21:54 UTC (rev 207)
+++ pkg/stacomir/man/BilanMigrationMult-class.Rd 2016-09-11 19:23:57 UTC (rev 208)
@@ -73,10 +73,14 @@
bMM_Arzal<-calcule(bMM_Arzal,silent=TRUE)
#Individual plot for all DC, taxon and stage where data present
#Silent=TRUE to turn off messages
+# not run because of multiple graphical devices
+\dontrun{
plot(bMM_Arzal,plot.type="standard",silent=TRUE)
+}
+#cumulated migration at the station (all stages and DC grouped)
-#cumulated migration at the station (all stages and DC grouped)
plot(bMM_Arzal,plot.type="step")
+
#some plots are a mixture of french and english
#changing the reference table names to english should shift all to english.
#same for spanish.
More information about the Stacomir-commits
mailing list