Skip to content

Commit

Permalink
Update R/get_dataset_additional_info.R
Browse files Browse the repository at this point in the history
Co-authored-by: James McMahon <[email protected]>
  • Loading branch information
ross-hull and Moohan authored Jul 11, 2024
1 parent e3b82fe commit f8c333a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/get_dataset_additional_info.R
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#' @return a [tibble][tibble::tibble-package] with the data
#' @export
#' @examples
#' get_dataset("gp-practice-populations")
#' get_dataset_additional_info("gp-practice-populations")
get_dataset_additional_info <- function(dataset_name) {
# define query

Expand Down

0 comments on commit f8c333a

Please sign in to comment.