Skip to content

Commit

Permalink
package doc fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
stevencarlislewalker committed Feb 26, 2024
1 parent 4764961 commit 5c604ba
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
5 changes: 3 additions & 2 deletions R/iidda.api/R/bindings.R
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,9 @@ make_ops_list = function(api_url, base_path, type) {
#' ## CANMOD Digitization Project
#'
#' The communicable disease incidence (CDI) data collected as part of
#' the CANMOD digitization project can be accessed using
#' `resource_type = "CANMOD CDI"` with the `filter` function.
#' the [CANMOD digitization project](https://canmod.net/digitization)
#' can be accessed using `resource_type = "CANMOD CDI"` with the `filter`
#' function.
#'
#' ```{r, eval = FALSE}
#' canmod_cdi = iidda.api::ops_staging$filter(
Expand Down
5 changes: 3 additions & 2 deletions R/iidda.api/man/iidda.api-package.Rd

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

0 comments on commit 5c604ba

Please sign in to comment.