Skip to content

Commit b9855dc

Browse files
Doc : Update schema, vignette
1 parent 439a15a commit b9855dc

18 files changed

+3488
-2956
lines changed

R/mod_dataviz.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ mod_dataviz_server <- function(id, global) {
4444
"byyear",
4545
list(
4646
id = ns("graph1"),
47-
label = "weight en grammes",
47+
label = "Poids en grammes",
4848
labels = truf$annee,
4949
data = truf$weight,
5050
title = "R\u00e9colte annuelle de truffes"

README.Rmd

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,4 @@ run_app()
7272

7373
## Developper
7474

75-
The developer documentation is available in the pkgdown:
76-
75+
The developer documentation is available in the pkgdown: https://thinkr-open.github.io/truffles/

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,4 @@ run_app()
7474
## Developper
7575

7676
The developer documentation is available in the pkgdown:
77+
<https://thinkr-open.github.io/truffles/>

data-raw/map(4).geojson

Lines changed: 0 additions & 1 deletion
This file was deleted.

data-raw/points(4).csv

Lines changed: 0 additions & 261 deletions
This file was deleted.

0 commit comments

Comments
 (0)