Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Mar 26, 2024
1 parent 34381ee commit 9633465
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 21 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
eaa31901
99d55cb8
5 changes: 5 additions & 0 deletions mod_wrangle.html
Original file line number Diff line number Diff line change
Expand Up @@ -363,22 +363,27 @@ <h2 class="anchored" data-anchor-id="harmonizing-data">Harmonizing Data</h2>
<h2 class="anchored" data-anchor-id="wrangling-data">Wrangling Data</h2>
<section id="uniting-separating-columns" class="level3">
<h3 class="anchored" data-anchor-id="uniting-separating-columns">Uniting / Separating Columns</h3>
<p><code>tidyr::separate_wider_delim</code></p>
</section>
<section id="joining-data" class="level3">
<h3 class="anchored" data-anchor-id="joining-data">Joining Data</h3>
<p>a.k.a. attaching data by columns</p>
<p><code>dplyr::left_join</code> <code>supportR::diff_check</code></p>
</section>
<section id="leveraging-data-shape" class="level3">
<h3 class="anchored" data-anchor-id="leveraging-data-shape">Leveraging Data Shape</h3>
<p><code>tidyr::pivot_longer</code> operations on consolidated columns <code>tidyr::pivot_wider</code></p>
</section>
<section id="quality-control" class="level3">
<h3 class="anchored" data-anchor-id="quality-control">Quality Control</h3>
<p><code>summary</code> <code>sort(unique())</code> <code>psych::multi.hist</code> <code>suppportR::num_check</code></p>
</section>
<section id="custom-functions" class="level3">
<h3 class="anchored" data-anchor-id="custom-functions">Custom Functions</h3>
</section>
<section id="text-methods" class="level3">
<h3 class="anchored" data-anchor-id="text-methods">Text Methods</h3>
<p><code>gsub</code> <code>stringr::str_sub</code></p>
</section>
<section id="regular-expressions" class="level3">
<h3 class="anchored" data-anchor-id="regular-expressions">Regular Expressions</h3>
Expand Down
2 changes: 1 addition & 1 deletion search.json
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@
"href": "mod_wrangle.html#wrangling-data",
"title": "Data Harmonization & Wrangling",
"section": "Wrangling Data",
"text": "Wrangling Data\n\nUniting / Separating Columns\n\n\nJoining Data\na.k.a. attaching data by columns\n\n\nLeveraging Data Shape\n\n\nQuality Control\n\n\nCustom Functions\n\n\nText Methods\n\n\nRegular Expressions",
"text": "Wrangling Data\n\nUniting / Separating Columns\ntidyr::separate_wider_delim\n\n\nJoining Data\na.k.a. attaching data by columns\ndplyr::left_join supportR::diff_check\n\n\nLeveraging Data Shape\ntidyr::pivot_longer operations on consolidated columns tidyr::pivot_wider\n\n\nQuality Control\nsummary sort(unique()) psych::multi.hist suppportR::num_check\n\n\nCustom Functions\n\n\nText Methods\ngsub stringr::str_sub\n\n\nRegular Expressions",
"crumbs": [
"Quantitative Modules",
"Data Wrangling"
Expand Down
38 changes: 19 additions & 19 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,78 +2,78 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://lter.github.io/ssecr/mod_thinking.html</loc>
<lastmod>2024-03-20T14:32:58.975Z</lastmod>
<lastmod>2024-03-26T14:13:19.835Z</lastmod>
</url>
<url>
<loc>https://lter.github.io/ssecr/index.html</loc>
<lastmod>2024-03-20T14:32:58.975Z</lastmod>
<lastmod>2024-03-26T14:13:19.835Z</lastmod>
</url>
<url>
<loc>https://lter.github.io/ssecr/mod_findings.html</loc>
<lastmod>2024-03-20T14:32:58.975Z</lastmod>
<lastmod>2024-03-26T14:13:19.835Z</lastmod>
</url>
<url>
<loc>https://lter.github.io/ssecr/mod_project-mgmt.html</loc>
<lastmod>2024-03-20T14:32:58.975Z</lastmod>
<lastmod>2024-03-26T14:13:19.835Z</lastmod>
</url>
<url>
<loc>https://lter.github.io/ssecr/mod_wrangle.html</loc>
<lastmod>2024-03-20T14:32:58.975Z</lastmod>
<lastmod>2024-03-26T14:13:19.835Z</lastmod>
</url>
<url>
<loc>https://lter.github.io/ssecr/mod_reproducibility.html</loc>
<lastmod>2024-03-20T14:32:58.975Z</lastmod>
<lastmod>2024-03-26T14:13:19.835Z</lastmod>
</url>
<url>
<loc>https://lter.github.io/ssecr/mod_facilitation.html</loc>
<lastmod>2024-03-20T14:32:58.975Z</lastmod>
<lastmod>2024-03-26T14:13:19.835Z</lastmod>
</url>
<url>
<loc>https://lter.github.io/ssecr/topic_spatial.html</loc>
<lastmod>2024-03-20T14:32:58.975Z</lastmod>
<lastmod>2024-03-26T14:13:19.835Z</lastmod>
</url>
<url>
<loc>https://lter.github.io/ssecr/topic_interactivity.html</loc>
<lastmod>2024-03-20T14:32:58.975Z</lastmod>
<lastmod>2024-03-26T14:13:19.835Z</lastmod>
</url>
<url>
<loc>https://lter.github.io/ssecr/mod_logic-models.html</loc>
<lastmod>2024-03-20T14:32:58.975Z</lastmod>
<lastmod>2024-03-26T14:13:19.835Z</lastmod>
</url>
<url>
<loc>https://lter.github.io/ssecr/mod_team-sci.html</loc>
<lastmod>2024-03-20T14:32:58.975Z</lastmod>
<lastmod>2024-03-26T14:13:19.835Z</lastmod>
</url>
<url>
<loc>https://lter.github.io/ssecr/mod_reports.html</loc>
<lastmod>2024-03-20T14:32:58.975Z</lastmod>
<lastmod>2024-03-26T14:13:19.835Z</lastmod>
</url>
<url>
<loc>https://lter.github.io/ssecr/mod_credit.html</loc>
<lastmod>2024-03-20T14:32:58.975Z</lastmod>
<lastmod>2024-03-26T14:13:19.835Z</lastmod>
</url>
<url>
<loc>https://lter.github.io/ssecr/mod_spatial.html</loc>
<lastmod>2024-03-20T14:32:58.975Z</lastmod>
<lastmod>2024-03-26T14:13:19.835Z</lastmod>
</url>
<url>
<loc>https://lter.github.io/ssecr/mod_data-viz.html</loc>
<lastmod>2024-03-20T14:32:58.975Z</lastmod>
<lastmod>2024-03-26T14:13:19.835Z</lastmod>
</url>
<url>
<loc>https://lter.github.io/ssecr/mod_stats.html</loc>
<lastmod>2024-03-20T14:32:58.975Z</lastmod>
<lastmod>2024-03-26T14:13:19.835Z</lastmod>
</url>
<url>
<loc>https://lter.github.io/ssecr/mod_version-control.html</loc>
<lastmod>2024-03-20T14:32:58.975Z</lastmod>
<lastmod>2024-03-26T14:13:19.835Z</lastmod>
</url>
<url>
<loc>https://lter.github.io/ssecr/CONTRIBUTING.html</loc>
<lastmod>2024-03-20T14:32:58.947Z</lastmod>
<lastmod>2024-03-26T14:13:19.807Z</lastmod>
</url>
<url>
<loc>https://lter.github.io/ssecr/mod_data-disc.html</loc>
<lastmod>2024-03-20T14:32:58.975Z</lastmod>
<lastmod>2024-03-26T14:13:19.835Z</lastmod>
</url>
</urlset>

0 comments on commit 9633465

Please sign in to comment.