[Dplr-commits] r1028 - pkg/dplR
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Jun 9 01:20:14 CEST 2016
Author: andybunn
Date: 2016-06-09 01:20:13 +0200 (Thu, 09 Jun 2016)
New Revision: 1028
Modified:
pkg/dplR/ChangeLog
Log:
more info in rwl.report in changelog
Modified: pkg/dplR/ChangeLog
===================================================================
--- pkg/dplR/ChangeLog 2016-06-08 23:19:00 UTC (rev 1027)
+++ pkg/dplR/ChangeLog 2016-06-08 23:20:13 UTC (rev 1028)
@@ -13,12 +13,14 @@
File: rwl.report.R
-----------------
-- Added function find.internal.na() that reutrns the index of internal NA in a series. This will be used by the ringReport() function and could be used (maybe) by the fill.internal.NA
+- Added function to provide a summary of information about an rwl object. This is still very much a work in progress.
File: NAMESPACE
-----------------
- Added rwl.report to export
+- Added rwl.report print method
+- Added export from plyr
File: sea.R
-----------------
More information about the Dplr-commits
mailing list