Skip to content

Commit

Permalink
Update intro index
Browse files Browse the repository at this point in the history
  • Loading branch information
langbart committed Oct 1, 2024
1 parent 5a9cc7f commit ea3aaa5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">


<title>DaSL Data Snacks – SSF data training</title>
<title>R for Small-Scale Fishery Data – SSF data training</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
Expand Down Expand Up @@ -164,7 +164,7 @@
<header id="title-block-header" class="quarto-title-block default page-columns page-full">
<div class="quarto-title-banner page-columns page-full">
<div class="quarto-title column-page-left">
<h1 class="title">DaSL Data Snacks</h1>
<h1 class="title">R for Small-Scale Fishery Data</h1>
</div>
</div>

Expand All @@ -190,8 +190,8 @@ <h5 class="quarto-listing-category-title">Categories</h5><div class="quarto-list



<p>This is a collection of cool data tricks with R and Python from the <a href="https://hutchdatascience.org/">Fred Hutch Data Science Lab</a>. We leverage a technology called <code>quarto-live</code> to give you runnable R and Python examples in your browser, no installation needed. So you can immediately start experimenting with the new tips and tricks.</p>
<p>Think of these snacks like experiments - they may grow into something bigger, or they may just stay as little nuggets of data science.</p>
<p>This collection is designed to help you work with small-scale fishery data using R. The examples are tailored to practical use cases, leveraging <code>ggplot2</code> and other tools to analyze and visualize fisheries data. All code can be run interactively in your browser using <code>quarto-live</code>, meaning no installation is necessary to start learning and applying these techniques.</p>
<p>These data science “snacks” are meant to provide you with hands-on experience for working with real-world fishery datasets. They can serve as quick, practical insights or as stepping stones to more advanced analysis in fisheries research.</p>



Expand Down
4 changes: 2 additions & 2 deletions docs/search.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,9 +135,9 @@
{
"objectID": "index.html",
"href": "index.html",
"title": "DaSL Data Snacks",
"title": "R for Small-Scale Fishery Data",
"section": "",
"text": "This is a collection of cool data tricks with R and Python from the Fred Hutch Data Science Lab. We leverage a technology called quarto-live to give you runnable R and Python examples in your browser, no installation needed. So you can immediately start experimenting with the new tips and tricks.\nThink of these snacks like experiments - they may grow into something bigger, or they may just stay as little nuggets of data science.\n\n\n\n\n\n\n \n \n \n Order By\n Default\n \n Title\n \n \n Date - Oldest\n \n \n Date - Newest\n \n \n Author\n \n \n \n \n \n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nWorking with ggplot2: A Short Guide\n\n\n\n\n\n\nR\n\n\nVisualization\n\n\nggplot2\n\n\n\n\n\n\n\n\n\nSep 30, 2024\n\n\nLore\n\n\n\n\n\n\n\n\n\n\n\n\nVisualizing Trends with ggplot2\n\n\n\n\n\n\nR\n\n\nVisualization\n\n\nTrends\n\n\n\n\n\n\n\n\n\nSep 30, 2024\n\n\nLore\n\n\n\n\n\n\nNo matching items"
"text": "This collection is designed to help you work with small-scale fishery data using R. The examples are tailored to practical use cases, leveraging ggplot2 and other tools to analyze and visualize fisheries data. All code can be run interactively in your browser using quarto-live, meaning no installation is necessary to start learning and applying these techniques.\nThese data science “snacks” are meant to provide you with hands-on experience for working with real-world fishery datasets. They can serve as quick, practical insights or as stepping stones to more advanced analysis in fisheries research.\n\n\n\n\n\n\n \n \n \n Order By\n Default\n \n Title\n \n \n Date - Oldest\n \n \n Date - Newest\n \n \n Author\n \n \n \n \n \n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nWorking with ggplot2: A Short Guide\n\n\n\n\n\n\nR\n\n\nVisualization\n\n\nggplot2\n\n\n\n\n\n\n\n\n\nSep 30, 2024\n\n\nLore\n\n\n\n\n\n\n\n\n\n\n\n\nVisualizing Trends with ggplot2\n\n\n\n\n\n\nR\n\n\nVisualization\n\n\nTrends\n\n\n\n\n\n\n\n\n\nSep 30, 2024\n\n\nLore\n\n\n\n\n\n\nNo matching items"
},
{
"objectID": "contributing.html",
Expand Down

0 comments on commit ea3aaa5

Please sign in to comment.