This commit is contained in:
Natalie Elphick 2024-11-12 08:58:39 -08:00
parent 75d5a97d85
commit 02d644dc84
2 changed files with 8 additions and 8 deletions

View file

@ -2796,7 +2796,7 @@ border: 0;
<h1 class="title">Introduction to R Data Analysis</h1>
<h1 class="subtitle">Part 2</h1>
<h2 class="author">Natalie Elphick</h2>
<h3 class="date">August 27th, 2024</h3>
<h3 class="date">November 12th, 2024</h3>
</section>
<section id="section" class="slide level2">
@ -2809,8 +2809,8 @@ border: 0;
<h1>Introductions</h1>
<p><strong>Natalie Elphick</strong><br />
Bioinformatician I</p>
<p><strong>Reuben Thomas</strong><br />
Associate Core Director</p>
<p><strong>Min-Gyoung Shin</strong><br />
Bioinformatician III</p>
</section>
<section id="schedule" class="title-slide slide level1">
@ -3046,7 +3046,7 @@ modified by adding layers</li>
<section id="min-break" class="title-slide slide level1">
<h1>10 min break</h1>
<center>
<div class="countdown" id="timer_786cfcf4" data-update-every="1" tabindex="0" style="right:0;bottom:0;margin:5%;padding:50px;font-size:5em;position: relative; width: min-content;">
<div class="countdown" id="timer_7c726a01" data-update-every="1" tabindex="0" style="right:0;bottom:0;margin:5%;padding:50px;font-size:5em;position: relative; width: min-content;">
<div class="countdown-controls"><button class="countdown-bump-down"></button><button class="countdown-bump-up">+</button></div>
<code class="countdown-time"><span class="countdown-digits minutes">10</span><span class="countdown-digits colon">:</span><span class="countdown-digits seconds">00</span></code>
</div>
@ -3378,7 +3378,7 @@ and recently extinct mammals compiled from literature</li>
<section id="data-preview" class="slide level2">
<h2>Data Preview</h2>
<div style="border: 1px solid #ddd; padding: 5px; overflow-x: scroll; width:100%; ">
<table class="table table-striped" style="color: black; margin-left: auto; margin-right: auto;">
<table class="table table-striped" style="margin-left: auto; margin-right: auto;">
<thead>
<tr>
<th style="text-align:left;">

View file

@ -2,7 +2,7 @@
title: "Introduction to R Data Analysis"
subtitle: "Part 2"
author: "Natalie Elphick"
date: "August 27th, 2024"
date: "November 12th, 2024"
knit: (function(input, ...) {
rmarkdown::render(
input,
@ -31,8 +31,8 @@ knitr::opts_chunk$set(comment = "")
**Natalie Elphick**
Bioinformatician I
**Reuben Thomas**
Associate Core Director
**Min-Gyoung Shin**
Bioinformatician III
# Schedule