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 @@
OR
and AND
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