From 0ba43222efef02ed4e8b926e5bf186ec9516bdd2 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 3 Sep 2024 00:22:54 +0000 Subject: [PATCH] site deploy Auto-generated via {sandpaper} Source : 7ef203cb3e1086f7410c57c23de3a6cb7131ea7f Branch : md-outputs Author : GitHub Actions Time : 2024-07-09 00:20:57 +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 | 2 +- 04-bioconductor-vcfr.html | 2 +- 05-dplyr.html | 14 ++++----- 06-data-visualization.html | 10 +++---- 07-r-help.html | 2 +- 404.html | 4 +-- CODE_OF_CONDUCT.html | 2 +- LICENSE.html | 2 +- aio.html | 30 ++++++++++---------- 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 | 2 +- instructor/04-bioconductor-vcfr.html | 2 +- instructor/05-dplyr.html | 14 ++++----- 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 | 30 ++++++++++---------- 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, 111 insertions(+), 111 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" }