From da03ae336527cf0223e9e7f4b04540d35b597277 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 3 Sep 2024 00:19:23 +0000 Subject: [PATCH] site deploy Auto-generated via {sandpaper} Source : 81eeb9a53b10c4b767bdd030c0a340485b0751af Branch : md-outputs Author : GitHub Actions Time : 2024-07-08 11:43:28 +0000 Message : markdown source builds Auto-generated via {sandpaper} Source : b22497cb97fa18a9f56b9b5c57dcd41879efc3e2 Branch : main Author : Naupaka Zimmerman Time : 2024-05-14 19:58:23 +0000 Message : Merge pull request #275 from datacarpentry/update/packages Update 13 packages --- 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 | 2 +- 07-r-help.html | 2 +- 404.html | 4 ++-- CODE_OF_CONDUCT.html | 2 +- LICENSE.html | 2 +- aio.html | 20 ++++++++++---------- 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 | 2 +- instructor/07-r-help.html | 2 +- instructor/404.html | 4 ++-- instructor/CODE_OF_CONDUCT.html | 2 +- instructor/LICENSE.html | 2 +- instructor/aio.html | 20 ++++++++++---------- 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, 91 insertions(+), 91 deletions(-) diff --git a/00-introduction.html b/00-introduction.html index b8b03dd0..88fecdb3 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-07-02", - "datePublished": "2024-08-27" + "datePublished": "2024-09-03" }