Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
propre.ecln
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DREAL Pays de la Loire
Centre de Services de la Donnée
propre.ecln
Commits
ed9b6fca
Commit
ed9b6fca
authored
9 months ago
by
denis.douillard
Browse files
Options
Downloads
Patches
Plain Diff
Suppression des erreurs de check
parent
e9b1dbb7
No related branches found
Branches containing commit
No related tags found
1 merge request
!28
Modification de la mise en forme du document (harmonisation des couleurs,...
Pipeline
#323299
failed
9 months ago
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
DESCRIPTION
+1
-0
1 addition, 0 deletions
DESCRIPTION
NAMESPACE
+1
-0
1 addition, 0 deletions
NAMESPACE
R/creer_carte.R
+1
-0
1 addition, 0 deletions
R/creer_carte.R
with
3 additions
and
0 deletions
DESCRIPTION
+
1
−
0
View file @
ed9b6fca
...
...
@@ -14,6 +14,7 @@ Depends:
R (>= 2.10)
Imports:
attempt,
cartography,
COGiter,
dplyr,
drealdown,
...
...
This diff is collapsed.
Click to expand it.
NAMESPACE
+
1
−
0
View file @
ed9b6fca
...
...
@@ -21,6 +21,7 @@ importFrom(COGiter,filtrer_cog_geo)
importFrom(COGiter,list_epci_in_reg)
importFrom(COGiter,nom_zone)
importFrom(attempt,stop_if_not)
importFrom(cartography,getBreaks)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
...
...
This diff is collapsed.
Click to expand it.
R/creer_carte.R
+
1
−
0
View file @
ed9b6fca
...
...
@@ -274,6 +274,7 @@ creer_carte_evolution<-function(data=indic_ecln,
#' @importFrom mapfactory fond_carto
#' @importFrom sf st_bbox st_crs
#' @importFrom forcats fct_drop fct_relevel
#' @importFrom cartography getBreaks
#' @importFrom stringr str_split_fixed
#'
#'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment