Skip to content

Commit

Permalink
fn family for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
petrbouchal committed Jul 20, 2024
1 parent 5477864 commit a5ac821
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions R/core.R
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ czso_get_catalogue <- function(search_terms = NULL) {
#' @return A tibble with the filtered catalogue.
#' @export
#'
#' @family Core workflow
#' @examples
#' ctlg <- czso_get_catalogue()
#' czso_filter_catalogue(ctlg, search_terms = c("kraj", "me?zd"))
Expand Down
7 changes: 7 additions & 0 deletions man/czso_filter_catalogue.Rd

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

1 change: 1 addition & 0 deletions man/czso_get_catalogue.Rd

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

1 change: 1 addition & 0 deletions man/czso_get_codelist.Rd

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

1 change: 1 addition & 0 deletions man/czso_get_table.Rd

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

0 comments on commit a5ac821

Please sign in to comment.