Skip to content

Commit

Permalink
uri scheming
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherkenny committed Mar 18, 2023
1 parent 9798cd4 commit 21dd2c6
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 10 deletions.
4 changes: 2 additions & 2 deletions R/data.R
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ NULL
#' This data set contains the 70 Precinct shapefile and related data for each precinct.
#'
#' It is a random 70 precinct connected subset from Florida's precincts. This was introduced by
#' <doi:10.1080/2330443X.2020.1791773>
#' \doi{10.1080/2330443X.2020.1791773}
#'
#' @name fl70
#' @usage data("fl70")
Expand Down Expand Up @@ -131,7 +131,7 @@ NULL
#' This data set contains the 250 Precinct shapefile and related data for each precinct.
#'
#' It is a random 70 precinct connected subset from Florida's precincts. This was introduced by
#' <doi:10.1080/2330443X.2020.1791773>
#' \doi{10.1080/2330443X.2020.1791773}
#'
#' @name fl250
#' @usage data("fl250")
Expand Down
7 changes: 4 additions & 3 deletions R/redist-package.R
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@
#' parity requirements. Tools for analysis such as computation of various
#' summary statistics and plotting functionality are also included. The package
#' implements methods described in Fifield, Higgins, Imai and Tarr (2020)
#' <doi:10.1080/10618600.2020.1739532>, Fifield, Imai, Kawahara, and Kenny (2020)
#' <doi: 10.1080/2330443X.2020.1791773>, and McCartan and Imai (2020)
#' <arXiv:2008.06131>.
#' \doi{10.1080/10618600.2020.1739532}, Fifield, Imai, Kawahara, and Kenny (2020)
#' \doi{10.1080/2330443X.2020.1791773}, and McCartan and Imai (2020)
#' arXiv:2008.06131.
#'
#' @noMd
#'
#' @name redist-package
#' @useDynLib redist, .registration = TRUE
Expand Down
2 changes: 1 addition & 1 deletion man/fl250.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/fl70.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions man/redist-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 21dd2c6

Please sign in to comment.