This commit is contained in:
Paul-Corbalan 2022-02-15 08:37:34 +01:00
commit 4c88f54048
1 changed files with 2 additions and 0 deletions

View File

@ -220,6 +220,8 @@ list0=data.frame(ProcessusPoissonH0=ppH0,
TimeBetweenEventH0=tbe0) TimeBetweenEventH0=tbe0)
list0 list0
poisson=list0[,1]
poisson
``` ```
Import data of rainfall in France every 3 hours. Import data of rainfall in France every 3 hours.