Skip to content

Commit

Permalink
Updated Date and Micas picture
Browse files Browse the repository at this point in the history
  • Loading branch information
ccani007 committed Apr 26, 2024
1 parent 0a16f1a commit 40d77f4
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 8 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified docs/img/Mica.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 1 addition & 2 deletions docs/plan.html
Original file line number Diff line number Diff line change
Expand Up @@ -199,10 +199,9 @@ <h1 class="title">Session Plan</h1>
</header>

<p>These sessions serve as a roadmap, offering a glimpse into the topics we believe are essential for our club. Please note, this itinerary <strong>is not set in stone</strong>; we aim for <em>flexibility</em> rather than <em>adherence to a strict sequence</em>. Our goal is to adapt the content and order of sessions based on the group’s progress, interests, and feedback.</p>
<p><code>We plan to convene twice a month. Details regarding the meeting room and specific dates will be announced once reservations are confirmed.</code></p>
<p><code>Stay tuned for updates!</code></p>
<section id="session-1-introduction-to-r-rstudio-and-package-management" class="level2">
<h2 class="anchored" data-anchor-id="session-1-introduction-to-r-rstudio-and-package-management">Session 1: Introduction to R, RStudio, and Package Management</h2>
<p><code>April 26, 2024 at 10:30 am via Zoom</code></p>
<section id="objective" class="level3">
<h3 class="anchored" data-anchor-id="objective">Objective</h3>
<p>Familiarize participants with the R environment, RStudio interface, and the basics of package management.</p>
Expand Down
4 changes: 2 additions & 2 deletions docs/search.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"href": "plan.html",
"title": "Session Plan",
"section": "",
"text": "These sessions serve as a roadmap, offering a glimpse into the topics we believe are essential for our club. Please note, this itinerary is not set in stone; we aim for flexibility rather than adherence to a strict sequence. Our goal is to adapt the content and order of sessions based on the group’s progress, interests, and feedback.\nWe plan to convene twice a month. Details regarding the meeting room and specific dates will be announced once reservations are confirmed.\nStay tuned for updates!"
"text": "These sessions serve as a roadmap, offering a glimpse into the topics we believe are essential for our club. Please note, this itinerary is not set in stone; we aim for flexibility rather than adherence to a strict sequence. Our goal is to adapt the content and order of sessions based on the group’s progress, interests, and feedback."
},
{
"objectID": "plan.html#session-1-introduction-to-r-rstudio-and-package-management",
"href": "plan.html#session-1-introduction-to-r-rstudio-and-package-management",
"title": "Session Plan",
"section": "Session 1: Introduction to R, RStudio, and Package Management",
"text": "Session 1: Introduction to R, RStudio, and Package Management\n\nObjective\nFamiliarize participants with the R environment, RStudio interface, and the basics of package management.\n\n\nTopics\n\nOverview of R and its importance in data analysis.\nInstalling R and RStudio; navigating the RStudio interface.\nWorking in projects\nBasic R syntax: variables, data types, and simple operations.\nUnderstanding R packages, installing and loading them using install.packages() and library().\nExploring package documentation.\n\n\n\nActivity\nInstall R and RStudio, execute basic R commands, install a package (e.g., tidyverse), and explore its documentation."
"text": "Session 1: Introduction to R, RStudio, and Package Management\nApril 26, 2024 at 10:30 am via Zoom\n\nObjective\nFamiliarize participants with the R environment, RStudio interface, and the basics of package management.\n\n\nTopics\n\nOverview of R and its importance in data analysis.\nInstalling R and RStudio; navigating the RStudio interface.\nWorking in projects\nBasic R syntax: variables, data types, and simple operations.\nUnderstanding R packages, installing and loading them using install.packages() and library().\nExploring package documentation.\n\n\n\nActivity\nInstall R and RStudio, execute basic R commands, install a package (e.g., tidyverse), and explore its documentation."
},
{
"objectID": "plan.html#session-2-data-manipulation-with-tidyverse",
Expand Down
Binary file added img/.DS_Store
Binary file not shown.
Binary file modified img/Mica.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 2 additions & 4 deletions plan.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,11 @@ title: "Session Plan"

These sessions serve as a roadmap, offering a glimpse into the topics we believe are essential for our club. Please note, this itinerary **is not set in stone**; we aim for *flexibility* rather than *adherence to a strict sequence*. Our goal is to adapt the content and order of sessions based on the group's progress, interests, and feedback.

`We plan to convene twice a month. Details regarding the meeting room and specific dates will be announced once reservations are confirmed.`

`Stay tuned for updates!`


## Session 1: Introduction to R, RStudio, and Package Management

`April 26, 2024 at 10:30 am via Zoom`

### Objective
Familiarize participants with the R environment, RStudio interface, and the basics of package management.

Expand Down

0 comments on commit 40d77f4

Please sign in to comment.