Skip to content

Commit 3db0081

Browse files
authored
Merge pull request #150 from willtownes/dev
Fix minor typo in documentation
2 parents 7a5bcb7 + 3e4088b commit 3db0081

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

R/endpoints.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1060,7 +1060,7 @@ fluview_meta <- function() {
10601060
#'
10611061
#' @examples
10621062
#' fluview(regions = "nat", epiweeks = epirange(201201, 202001)) %>% fetch()
1063-
#' @param regions character. Locations to fetch. Can we any string IDs in
1063+
#' @param regions character. Locations to fetch. Can be any string IDs in
10641064
#' national, HHS region, census division, most states and territories, and so
10651065
#' on. Full list link below.
10661066
#' @param epiweeks [`timeset`]. Epiweeks to fetch in the form

epidatr.Rproj

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
Version: 1.0
2+
3+
RestoreWorkspace: Default
4+
SaveWorkspace: Default
5+
AlwaysSaveHistory: Default
6+
7+
EnableCodeIndexing: Yes
8+
UseSpacesForTab: Yes
9+
NumSpacesForTab: 2
10+
Encoding: UTF-8
11+
12+
RnwWeave: Sweave
13+
LaTeX: pdfLaTeX
14+
15+
BuildType: Package
16+
PackageUseDevtools: Yes
17+
PackageInstallArgs: --no-multiarch --with-keep.source

man/fluview.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)