diff --git a/aio.html b/aio.html index 9b3cfb7a..7894d5e0 100644 --- a/aio.html +++ b/aio.html @@ -1276,7 +1276,7 @@
With tar_read(penguins_data)
or by running
tar_load(penguins_data)
followed by
@@ -1374,7 +1374,7 @@
Light blue indicates the target is out of date.
Depending on how you modified the code, any or all of the targets may @@ -3089,7 +3089,7 @@
Define the new function as augment_with_mod_name()
. It
is the same as glance_with_mod_name()
, but use
@@ -3184,7 +3184,7 @@
Some other ways of applying branching patterns include:
Define the new function as augment_with_mod_name()
. It
is the same as glance_with_mod_name()
, but use
@@ -946,7 +946,7 @@
Some other ways of applying branching patterns include:
Episode summary: Introduce the idea of reproducibility and why / who
would want to use targets
Episode summary: Demonstrate typical cycle of running
targets
: make, inspect, adjust, make…
With tar_read(penguins_data)
or by running
tar_load(penguins_data)
followed by
@@ -1447,7 +1447,7 @@
Light blue indicates the target is out of date.
Depending on how you modified the code, any or all of the targets may @@ -1668,7 +1668,7 @@
Episode summary: Demonstrate best-practices for project organization
@@ -2747,7 +2747,7 @@Episode summary: Show how to use branching
Define the new function as augment_with_mod_name()
. It
is the same as glance_with_mod_name()
, but use
@@ -3311,7 +3311,7 @@
Some other ways of applying branching patterns include:
Episode summary: Show how to use parallel processing
Episode summary: Show how to use branching
Define the new function as augment_with_mod_name()
. It
is the same as glance_with_mod_name()
, but use
@@ -959,7 +959,7 @@
Some other ways of applying branching patterns include:
Episode summary: Introduce the idea of reproducibility and why / who
would want to use targets
Episode summary: Demonstrate typical cycle of running
targets
: make, inspect, adjust, make…
With tar_read(penguins_data)
or by running
tar_load(penguins_data)
followed by
@@ -602,7 +602,7 @@
Light blue indicates the target is out of date.
Depending on how you modified the code, any or all of the targets may diff --git a/instructor/organization.html b/instructor/organization.html index b1f68cf6..f31eca5f 100644 --- a/instructor/organization.html +++ b/instructor/organization.html @@ -411,7 +411,7 @@
Episode summary: Demonstrate best-practices for project organization
diff --git a/instructor/parallel.html b/instructor/parallel.html index 32508439..8862f6fd 100644 --- a/instructor/parallel.html +++ b/instructor/parallel.html @@ -395,7 +395,7 @@Episode summary: Show how to use parallel processing
With tar_read(penguins_data)
or by running
tar_load(penguins_data)
followed by
@@ -588,7 +588,7 @@
Light blue indicates the target is out of date.
Depending on how you modified the code, any or all of the targets may diff --git a/pkgdown.yml b/pkgdown.yml index 53418fd0..a9a15e35 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -2,4 +2,4 @@ pandoc: 3.1.11 pkgdown: 2.1.1 pkgdown_sha: ~ articles: {} -last_built: 2024-12-13T06:12Z +last_built: 2024-12-13T06:39Z