Skip to content

Commit 00c18cd

Browse files
Typos in comments fixed
1 parent 8758303 commit 00c18cd

7 files changed

Lines changed: 14 additions & 14 deletions

data-raw/govrace10-dataprep.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Load previous version of openintro package containing previous version
2-
# of county data frame. I took the last commit on 2020-06-23:
1+
# Load previous version of openintro package containing previous version of data frame.
2+
# I took the last commit on 2020-06-23:
33
# remotes::install_github("https://github.com/OpenIntroStat/openintro@d2bac268faf3ec566deb79baf106f274c6de38a2", force = TRUE)
44
library(openintro)
55
library(usethis)

data-raw/houserace10-dataprep.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Load previous version of openintro package containing previous version
2-
# of county data frame. I took the last commit on 2020-06-23:
1+
# Load previous version of openintro package containing previous version of data frame.
2+
# I took the last commit on 2020-06-23:
33
# remotes::install_github("https://github.com/OpenIntroStat/openintro@d2bac268faf3ec566deb79baf106f274c6de38a2", force = TRUE)
44
library(openintro)
55
library(usethis)

data-raw/prrace08-dataprep.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Load previous version of openintro package containing previous version
2-
# of county data frame. I took the last commit on 2020-06-23:
1+
# Load previous version of openintro package containing previous version of data frame.
2+
# I took the last commit on 2020-06-23:
33
# remotes::install_github("https://github.com/OpenIntroStat/openintro@d2bac268faf3ec566deb79baf106f274c6de38a2", force = TRUE)
44
library(openintro)
55
library(usethis)

data-raw/senaterace10-dataprep.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Load previous version of openintro package containing previous version
2-
# of county data frame. I took the last commit on 2020-06-23:
1+
# Load previous version of openintro package containing previous version of data frame.
2+
# I took the last commit on 2020-06-23:
33
# remotes::install_github("https://github.com/OpenIntroStat/openintro@d2bac268faf3ec566deb79baf106f274c6de38a2", force = TRUE)
44
library(openintro)
55
library(usethis)

data-raw/state_stats-dataprep.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Load previous version of openintro package containing previous version
2-
# of county data frame. I took the last commit on 2020-06-23:
1+
# Load previous version of openintro package containing previous version of data frame.
2+
# I took the last commit on 2020-06-23:
33
# remotes::install_github("https://github.com/OpenIntroStat/openintro@d2bac268faf3ec566deb79baf106f274c6de38a2", force = TRUE)
44
library(openintro)
55
library(usethis)

data-raw/urban_owner-dataprep.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Load previous version of openintro package containing previous version
2-
# of county data frame. I took the last commit on 2020-06-23:
1+
# Load previous version of openintro package containing previous version of data frame.
2+
# I took the last commit on 2020-06-23:
33
# remotes::install_github("https://github.com/OpenIntroStat/openintro@d2bac268faf3ec566deb79baf106f274c6de38a2", force = TRUE)
44
library(openintro)
55
library(usethis)

data-raw/urban_rural_pop-dataprep.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Load previous version of openintro package containing previous version
2-
# of county data frame. I took the last commit on 2020-06-23:
1+
# Load previous version of openintro package containing previous version of data frame.
2+
# I took the last commit on 2020-06-23:
33
# remotes::install_github("https://github.com/OpenIntroStat/openintro@d2bac268faf3ec566deb79baf106f274c6de38a2", force = TRUE)
44
library(openintro)
55
library(usethis)

0 commit comments

Comments
 (0)