From be2f683ba32c87ce98db8cbba9006ad931b131c9 Mon Sep 17 00:00:00 2001 From: maelle Date: Tue, 5 Nov 2024 11:51:57 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20EMODnet/?= =?UTF-8?q?emodnet.wfs@260fdb63ea3de446980af7c3d54b83b5c0a5b4ba=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- articles/ecql_filtering.html | 11 ++++++----- pkgdown.yml | 2 +- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/articles/ecql_filtering.html b/articles/ecql_filtering.html index c61f74b..e45543e 100644 --- a/articles/ecql_filtering.html +++ b/articles/ecql_filtering.html @@ -558,11 +558,12 @@

Using OR and AND

Advanced use

-

There is more that can accomplished by using the EMODnet WFS services -than downloading data. The emodnet.wfs package is built on top of the ows4R library, meaning that -all the functionalities of this package are available for emodnet.wfs. -The ows4R returns a special type of R object called R6. You can learn -more in Hadley Wickham’s chapter on R6 Objects of the Advance R book.

+

There is more that can be accomplished by using the EMODnet WFS +services than downloading data. The emodnet.wfs package is built on top +of the ows4R library, +meaning that all the functionalities of this package are available for +emodnet.wfs. The ows4R returns a special type of R object called R6. You +can learn more in Hadley Wickham’s chapter on R6 Objects of the Advance R book.

For instance: it is not efficient to read a large dataset into R just and later subset part of it. This requires longer waiting times and more bandwidth usage, and in very large datasets it would simply not be diff --git a/pkgdown.yml b/pkgdown.yml index db7488c..511e453 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -5,7 +5,7 @@ articles: articles/ecql_filtering: ecql_filtering.html emodnet.wfs: emodnet.wfs.html articles/request-params: request-params.html -last_built: 2024-11-05T11:40Z +last_built: 2024-11-05T11:49Z urls: reference: https://emodnet.github.io/emodnet.wfs/reference article: https://emodnet.github.io/emodnet.wfs/articles