Description Usage Arguments Value Examples
Compute sample lag dette cumulee
1 | compute_sample_lag_dettecumulee(db, .date, lag)
|
db |
database |
.date |
a date |
lag |
number of months |
a table in the database
1 2 3 4 | ## Not run:
compute_sample_lag_dettecumulee(db = database_signauxfaibles, lag = 12, .date = "2017-01-01")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.