[Dplr-commits] r852 - pkg/dplR/vignettes
    noreply at r-forge.r-project.org 
    noreply at r-forge.r-project.org
       
    Fri May  2 20:04:50 CEST 2014
    
    
  
Author: mvkorpel
Date: 2014-05-02 20:04:49 +0200 (Fri, 02 May 2014)
New Revision: 852
Modified:
   pkg/dplR/vignettes/timeseries-dplR.Rnw
Log:
Completed an unfinished sentence. Andy: Did I make a good guess?
Modified: pkg/dplR/vignettes/timeseries-dplR.Rnw
===================================================================
--- pkg/dplR/vignettes/timeseries-dplR.Rnw	2014-05-02 17:56:19 UTC (rev 851)
+++ pkg/dplR/vignettes/timeseries-dplR.Rnw	2014-05-02 18:04:49 UTC (rev 852)
@@ -114,7 +114,7 @@
 \section{Characterizing the Data}
 
 Let's start with a quick exploratory data analysis into the time-series
-proThe \code{co021.crn} object has two columns, the first giving the chronology
+process. The \code{co021.crn} object has two columns, the first giving the chronology
 and the second the sample depth during that year. We will start our analysis
 on the chronology by looking at its autocorrelation structure using R's 
 \code{acf} and \code{pacf} functions.
    
    
More information about the Dplr-commits
mailing list