From dacbb9cc354dfc5e8261d33efd9255e23b7ea80c Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 24 Sep 2024 00:26:34 +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 | 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 | 4 +-- profiles.html | 4 +-- reference.html | 2 +- 39 files changed, 108 insertions(+), 108 deletions(-) diff --git a/00-introduction.html b/00-introduction.html index a5c8daa1..4e68cbd0 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-09-17" + "datePublished": "2024-09-24" }