From eeda1cc53e8e74448f48277c120a477aba497020 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 1 Oct 2024 00:27:34 +0000 Subject: [PATCH] site deploy Auto-generated via {sandpaper} Source : c99afe3a88da8407daf2a78ea5eec03d1d2a67e6 Branch : md-outputs Author : GitHub Actions Time : 2024-09-24 00:24:32 +0000 Message : markdown source builds Auto-generated via {sandpaper} Source : 626ca5d063735e2147837d90cffa96f3bc9ac2ea Branch : main Author : Naupaka Zimmerman Time : 2024-09-20 22:07:11 +0000 Message : Merge pull request #277 from datacarpentry/update/workflows Update Workflows to Version 0.16.5 --- 00-introduction.html | 8 +++--- 01-r-basics.html | 2 +- 02-data-prelude.html | 2 +- 03-basics-factors-dataframes.html | 12 ++++----- 04-bioconductor-vcfr.html | 2 +- 05-dplyr.html | 2 +- 06-data-visualization.html | 10 +++---- 07-r-help.html | 2 +- 404.html | 4 +-- CODE_OF_CONDUCT.html | 2 +- LICENSE.html | 2 +- aio.html | 28 ++++++++++---------- discuss.html | 2 +- images.html | 4 +-- index.html | 10 +++---- instructor-notes.html | 4 +-- instructor/00-introduction.html | 8 +++--- instructor/01-r-basics.html | 2 +- instructor/02-data-prelude.html | 2 +- instructor/03-basics-factors-dataframes.html | 12 ++++----- instructor/04-bioconductor-vcfr.html | 2 +- instructor/05-dplyr.html | 2 +- instructor/06-data-visualization.html | 10 +++---- instructor/07-r-help.html | 2 +- instructor/404.html | 4 +-- instructor/CODE_OF_CONDUCT.html | 2 +- instructor/LICENSE.html | 2 +- instructor/aio.html | 28 ++++++++++---------- instructor/discuss.html | 2 +- instructor/images.html | 4 +-- instructor/index.html | 10 +++---- instructor/instructor-notes.html | 4 +-- instructor/key-points.html | 4 +-- instructor/profiles.html | 4 +-- instructor/reference.html | 2 +- key-points.html | 4 +-- pkgdown.yml | 2 +- profiles.html | 4 +-- reference.html | 2 +- 39 files changed, 107 insertions(+), 107 deletions(-) diff --git a/00-introduction.html b/00-introduction.html index 1a599388..a66faada 100644 --- a/00-introduction.html +++ b/00-introduction.html @@ -704,7 +704,7 @@

Exercise: Work interactively in R

-
+

You will get the same output you did as when you ran getwd() from the source. You can run any command in the @@ -796,7 +796,7 @@

Exercise: What do these functions do?

-
+
  • dir() # Lists files in the working directory
  • @@ -941,7 +941,7 @@

    Exercise: Searching for R functions

    -
    +

    While your search results may return several tests, we list a few you might find:

    @@ -1043,7 +1043,7 @@

    Key Points

    "identifier": "https://datacarpentry.github.io/genomics-r-intro/00-introduction.html", "dateCreated": "2018-03-12", "dateModified": "2024-09-20", - "datePublished": "2024-09-24" + "datePublished": "2024-10-01" }