From 23e2f657c48ab28f4c90342ed4892f3d1efc8d80 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 8 Oct 2024 00:24:28 +0000 Subject: [PATCH] site deploy Auto-generated via {sandpaper} Source : 16d49baa5b9267dcbb39bd991e4b4e5efb56e672 Branch : md-outputs Author : GitHub Actions Time : 2024-10-03 18:15:53 +0000 Message : markdown source builds Auto-generated via {sandpaper} Source : b515d1a07d6495b490d15188150bba5e48159c13 Branch : main Author : Naupaka Zimmerman Time : 2024-10-03 18:14:46 +0000 Message : Merge pull request #287 from JasonJWilliamsNY/patch-for-282 Patch for 282 --- 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 | 14 ++++----- 06-data-visualization.html | 2 +- 07-r-help.html | 2 +- 404.html | 4 +-- CODE_OF_CONDUCT.html | 2 +- LICENSE.html | 2 +- aio.html | 32 ++++++++++---------- discuss.html | 2 +- images.html | 4 +-- index.html | 4 +-- 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 | 14 ++++----- instructor/06-data-visualization.html | 2 +- instructor/07-r-help.html | 2 +- instructor/404.html | 4 +-- instructor/CODE_OF_CONDUCT.html | 2 +- instructor/LICENSE.html | 2 +- instructor/aio.html | 32 ++++++++++---------- instructor/discuss.html | 2 +- instructor/images.html | 4 +-- instructor/index.html | 4 +-- 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, 109 insertions(+), 109 deletions(-) diff --git a/00-introduction.html b/00-introduction.html index c2b440e7..9221557b 100644 --- a/00-introduction.html +++ b/00-introduction.html @@ -719,7 +719,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 @@ -811,7 +811,7 @@

Exercise: What do these functions do?

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

    Exercise: Searching for R functions

    -
    +

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

    @@ -1058,7 +1058,7 @@

    Key Points

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