diff --git a/404.html b/404.html index efccb38..7b69974 100644 --- a/404.html +++ b/404.html @@ -70,7 +70,7 @@

Page not found (404)

diff --git a/LICENSE.html b/LICENSE.html index 45282be..b10420f 100644 --- a/LICENSE.html +++ b/LICENSE.html @@ -238,7 +238,7 @@

How to Apply These Terms diff --git a/articles/0_baseline_scenario.html b/articles/0_baseline_scenario.html index ed3c553..a573a8c 100644 --- a/articles/0_baseline_scenario.html +++ b/articles/0_baseline_scenario.html @@ -85,7 +85,7 @@

Desire lines with bike trips -
+

Notice the intra-zonal trips. Jittering necessary.

@@ -99,7 +99,7 @@

Desire lines with bike trips -

Site built with pkgdown 2.1.0.

+

Site built with pkgdown 2.1.1.

diff --git a/articles/1_emnac_scenario.html b/articles/1_emnac_scenario.html index 395edf2..caf3d92 100644 --- a/articles/1_emnac_scenario.html +++ b/articles/1_emnac_scenario.html @@ -229,18 +229,18 @@

ENMAC scenario

-
+

ENMAC: 4% bike, replaced from Car

-

Example with routing, for top 300 ODs (fast routes from +

Example with routing, for top 300 ODs (fast routes from Cyclestreets.net)

-

With the ENMAC 4% scenario, the cycling potential is +

With the ENMAC 4% scenario, the cycling potential is 49k new cycling trips, transferred from car.

This is without trips with same O&D. Jittered will bring other @@ -253,12 +253,12 @@

ENMAC: 10% bike, replaced from Car#legend01 { background: #FFFFFF; opacity: 1}
-

Example with routing, for top 300 ODs (fast routes from +

Example with routing, for top 300 ODs (fast routes from Cyclestreets.net)

-

And with the ENMAC 10% scenario, the cycling potential is +

And with the ENMAC 10% scenario, the cycling potential is 125k new cycling trips, transferred from car.

@@ -317,7 +317,7 @@

Threshold table diff --git a/articles/2_intermodal_scenario.html b/articles/2_intermodal_scenario.html index 8fa5858..3a74ace 100644 --- a/articles/2_intermodal_scenario.html +++ b/articles/2_intermodal_scenario.html @@ -81,11 +81,11 @@

Public transit major stations in L

-

For the purpose of the ability to carry a bicycle in the public +

For the purpose of the ability to carry a bicycle in the public transport, we will focus on train, ferry and major bus stations.

- +
@@ -97,7 +97,7 @@

Public transit major stations in L diff --git a/articles/3_ebikes_scenario.html b/articles/3_ebikes_scenario.html index b8a84ef..7270fa1 100644 --- a/articles/3_ebikes_scenario.html +++ b/articles/3_ebikes_scenario.html @@ -108,7 +108,7 @@

E-bikes scenario

diff --git a/articles/imob.html b/articles/imob.html index 0c95812..3bc2026 100644 --- a/articles/imob.html +++ b/articles/imob.html @@ -130,7 +130,7 @@

Error margin for each Freguesia
-

Although there are 7 Freguesias (in 118) with a higher error +

Although there are 7 Freguesias (in 118) with a higher error margin than the accepted levels (Table above), the highest error is of 4.79%.

@@ -1153,7 +1153,7 @@

Limitations -

Site built with pkgdown 2.1.0.

+

Site built with pkgdown 2.1.1.

diff --git a/articles/index.html b/articles/index.html index 7a41279..2e4e386 100644 --- a/articles/index.html +++ b/articles/index.html @@ -63,7 +63,7 @@

All vignettes

diff --git a/articles/propotype.html b/articles/propotype.html index 0fbbd9c..6f70c75 100644 --- a/articles/propotype.html +++ b/articles/propotype.html @@ -350,7 +350,7 @@

Separated maps diff --git a/authors.html b/authors.html index e3d6507..1ad0445 100644 --- a/authors.html +++ b/authors.html @@ -81,7 +81,7 @@

Citation

diff --git a/index.html b/index.html index c78b0eb..e3c8834 100644 --- a/index.html +++ b/index.html @@ -234,7 +234,7 @@

Developers

diff --git a/pkgdown.js b/pkgdown.js index 9757bf9..1a99c65 100644 --- a/pkgdown.js +++ b/pkgdown.js @@ -152,3 +152,11 @@ async function searchFuse(query, callback) { }); }); })(window.jQuery || window.$) + +document.addEventListener('keydown', function(event) { + // Check if the pressed key is '/' + if (event.key === '/') { + event.preventDefault(); // Prevent any default action associated with the '/' key + document.getElementById('search-input').focus(); // Set focus to the search input + } +}); diff --git a/pkgdown.yml b/pkgdown.yml index 308503a..1733a08 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -1,5 +1,5 @@ pandoc: 3.1.11 -pkgdown: 2.1.0 +pkgdown: 2.1.1 pkgdown_sha: ~ articles: articles/0_baseline_scenario: 0_baseline_scenario.html @@ -8,7 +8,7 @@ articles: articles/3_ebikes_scenario: 3_ebikes_scenario.html articles/imob: imob.html articles/propotype: propotype.html -last_built: 2024-09-02T10:20Z +last_built: 2024-10-06T01:02Z urls: reference: https://u-shift.github.io/biclar/reference article: https://u-shift.github.io/biclar/articles diff --git a/reference/index.html b/reference/index.html index 3970346..aac356a 100644 --- a/reference/index.html +++ b/reference/index.html @@ -70,7 +70,7 @@

All functions -

Site built with pkgdown 2.1.0.

+

Site built with pkgdown 2.1.1.

diff --git a/reference/rnet_lisbon.html b/reference/rnet_lisbon.html index 0657d44..6363c6b 100644 --- a/reference/rnet_lisbon.html +++ b/reference/rnet_lisbon.html @@ -53,7 +53,7 @@

Format<

Examples

rnet
-#> Error in eval(expr, envir, enclos): object 'rnet' not found
+#> Error: object 'rnet' not found
 
 
@@ -66,7 +66,7 @@

Examples -

Site built with pkgdown 2.1.0.

+

Site built with pkgdown 2.1.1.

diff --git a/reference/tm_rnet.html b/reference/tm_rnet.html index 1683659..b5565bb 100644 --- a/reference/tm_rnet.html +++ b/reference/tm_rnet.html @@ -105,9 +105,9 @@

Value

Examples

tm_rnet(rnet_lisbon, lwd = "ENMAC4", col = "Quietness")
-#> Error in eval(expr, envir, enclos): object 'rnet_lisbon' not found
+#> Error: object 'rnet_lisbon' not found
 tm_rnet(rnet_lisbon, lwd = "ENMAC4", col = "Quietness", scale = 30)
-#> Error in eval(expr, envir, enclos): object 'rnet_lisbon' not found
+#> Error: object 'rnet_lisbon' not found