Description Usage Arguments Value Author(s) See Also Examples
Build a temporal weighting matrix
| 1 | 
| tp | numeric vector of sorted time points | 
| FUN | a function to apply | 
| link0 | logical; should the link from t[0] be included? | 
| dimnames | logical; should dimnames by attached to the matrix? | 
| ... | optional arguments passed to  | 
a square, symmetric matrix of weights.
Gavin L. Simpson
makeLinks for a matching link matrix
| 1 2 | tp <- seq_len(10)
makeWeights(tp)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.