Skip to content

Commit

Permalink
update the data
Browse files Browse the repository at this point in the history
  • Loading branch information
pachevalier committed Jul 25, 2017
1 parent 0a3cbc2 commit 1bba263
Show file tree
Hide file tree
Showing 3 changed files with 186 additions and 11 deletions.
2 changes: 1 addition & 1 deletion index.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ library(readr)
library(knitr)
library(dplyr)
library(PanoramaSI)
table_panorama <- import_table(path = "raw-data/Panorama_des_grands_projets_SI_-_20170630.csv", n = 61)
table_panorama <- import_table(path = "raw-data/panorama_projets_si_20170629113508bis.csv", n = 61)
```

### projets suivis {.value-box}
Expand Down
Loading

0 comments on commit 1bba263

Please sign in to comment.