From 0bf583640d5db96768572a4ae17fb97dabbf0fb5 Mon Sep 17 00:00:00 2001 From: maelle Date: Fri, 23 Aug 2024 12:05:01 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20EMODnet/?= =?UTF-8?q?emodnet.wfs@ea853c60911323f547892df2ba9be6af503258b1=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 404.html | 2 +- CONTRIBUTING.html | 4 ++-- LICENSE-text.html | 2 +- LICENSE.html | 4 ++-- articles/ecql_filtering.html | 6 +++--- articles/emodnet.wfs.html | 6 +++--- articles/index.html | 2 +- articles/request-params.html | 6 +++--- authors.html | 4 ++-- index.html | 6 +++--- news/index.html | 8 ++++---- pkgdown.yml | 2 +- reference/emodnet.wfs-package.html | 14 +++++++------- reference/emodnet_get_layers.html | 4 ++-- reference/emodnet_get_wfs_info.html | 4 ++-- reference/emodnet_init_wfs_client.html | 4 ++-- reference/emodnet_wfs.html | 4 ++-- reference/index.html | 2 +- reference/layer_attribute_descriptions.html | 4 ++-- reference/layer_attribute_inspect.html | 4 ++-- reference/layer_attributes_get_names.html | 4 ++-- reference/layer_attributes_summarise.html | 4 ++-- reference/layer_attributes_tbl.html | 4 ++-- reference/pipe.html | 4 ++-- search.json | 2 +- 25 files changed, 55 insertions(+), 55 deletions(-) diff --git a/404.html b/404.html index 3fb1c1b..cb65c99 100644 --- a/404.html +++ b/404.html @@ -51,7 +51,7 @@ - + diff --git a/CONTRIBUTING.html b/CONTRIBUTING.html index 43be118..255d277 100644 --- a/CONTRIBUTING.html +++ b/CONTRIBUTING.html @@ -25,7 +25,7 @@ @@ -34,7 +34,7 @@
diff --git a/LICENSE-text.html b/LICENSE-text.html index 006596d..28fe6a2 100644 --- a/LICENSE-text.html +++ b/LICENSE-text.html @@ -25,7 +25,7 @@
diff --git a/LICENSE.html b/LICENSE.html index 3e7e3bd..6ac9f1e 100644 --- a/LICENSE.html +++ b/LICENSE.html @@ -25,7 +25,7 @@
@@ -34,7 +34,7 @@
diff --git a/articles/ecql_filtering.html b/articles/ecql_filtering.html index 4e2f78f..f8832cc 100644 --- a/articles/ecql_filtering.html +++ b/articles/ecql_filtering.html @@ -50,7 +50,7 @@ - +
@@ -66,7 +66,7 @@

EQCL feature filtering

- Source: vignettes/articles/ecql_filtering.Rmd + Source: vignettes/articles/ecql_filtering.Rmd
ecql_filtering.Rmd
@@ -128,7 +128,7 @@

Initialise EMODnet WFS client
-library(emodnet.wfs)
+library(emodnet.wfs)
 wfs <- emodnet_init_wfs_client(service = "biology")
 #> Loading ISO 19139 XML schemas...
diff --git a/articles/emodnet.wfs.html b/articles/emodnet.wfs.html
index ec8624e..07faf34 100644
--- a/articles/emodnet.wfs.html
+++ b/articles/emodnet.wfs.html
@@ -50,7 +50,7 @@
 
-
+
       
 
@@ -66,7 +66,7 @@

emodnet.wfs Case Study: Accessing and mapping EMODnet data

- Source: vignettes/emodnet.wfs.Rmd + Source: vignettes/emodnet.wfs.Rmd
emodnet.wfs.Rmd
@@ -119,7 +119,7 @@

Explore the EMODnet WFS service check the services available with the emodnet_wfs() function.

-library(emodnet.wfs)
+library(emodnet.wfs)
 library(mapview)
 library(dplyr)
 library(sf)
diff --git a/articles/index.html b/articles/index.html
index 580af81..cb7e938 100644
--- a/articles/index.html
+++ b/articles/index.html
@@ -25,7 +25,7 @@
 
       
diff --git a/articles/request-params.html b/articles/request-params.html index 64b6dc4..a217b74 100644 --- a/articles/request-params.html +++ b/articles/request-params.html @@ -50,7 +50,7 @@ - + @@ -72,7 +72,7 @@

Using request parameters to limit query results

- Source: vignettes/articles/request-params.Rmd + Source: vignettes/articles/request-params.Rmd
request-params.Rmd
@@ -97,7 +97,7 @@

Initialise a WFS clientLet’s start by loading emodnet.wfs and initialising a WFS client to the human_activities WFS service.

-library(emodnet.wfs)
+library(emodnet.wfs)
 
 wfs <- emodnet_init_wfs_client("human_activities")
 #> Loading ISO 19139 XML schemas...
diff --git a/authors.html b/authors.html
index 2377e6c..db61844 100644
--- a/authors.html
+++ b/authors.html
@@ -25,7 +25,7 @@
 
       
@@ -67,7 +67,7 @@

Authors

Citation

-

Source: inst/CITATION

+

Source: inst/CITATION

Krystalli A, Fernández-Bejarano S, Salmon M (????). EMODnetWFS: Access EMODnet Web Feature Service data through R. diff --git a/index.html b/index.html index df73138..caab864 100644 --- a/index.html +++ b/index.html @@ -53,7 +53,7 @@

- +
@@ -544,8 +544,8 @@

Acknowledgements