Skip to content

Commit

Permalink
Fixed URLs.
Browse files Browse the repository at this point in the history
  • Loading branch information
anhoej committed Feb 19, 2024
1 parent f6845b0 commit 08c1782
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 8 deletions.
6 changes: 2 additions & 4 deletions R/data.R
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
#' infection. \item{month} First day of month. \item {n} Number of cases.
#' \item{days} Number of risk days. A risk day is a patient day without
#' infection. }
#' @source \url{https://www.esundhed.dk/}
#' (Capital Region of Denmark).
#' @source www.esundhed.dk (Capital Region of Denmark).
"hospital_infections"

#' Coronary artery bypass graft operations
Expand All @@ -37,8 +36,7 @@
#' Number of risk days. A risk day is a patient day without CDI. \item{period}
#' Factor indicating the period 'pre' or 'post' intervention. \item{notes}
#' Annotations. }
#' @source \url{https://www.esundhed.dk/Emner/Patienter-og-sygehuse/HAIBA/}
#' (Amager Hvidovre Hospital).
#' @source www.esundhed.dk (Amager Hvidovre Hospital).
"cdi"

#' NHS accidents
Expand Down
3 changes: 1 addition & 2 deletions man/cdi.Rd

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

3 changes: 1 addition & 2 deletions man/hospital_infections.Rd

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

1 change: 1 addition & 0 deletions qicharts2.Rproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ LaTeX: pdfLaTeX
BuildType: Package
PackageUseDevtools: Yes
PackageInstallArgs: --no-multiarch --with-keep.source
PackageCheckArgs: --as-cran
PackageRoxygenize: rd,collate,namespace

0 comments on commit 08c1782

Please sign in to comment.