Skip to content

Commit

Permalink
Document
Browse files Browse the repository at this point in the history
  • Loading branch information
Robinlovelace committed Jul 29, 2024
1 parent 131d643 commit e2513d3
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ Suggests:
gtExtras
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
RoxygenNote: 7.3.2
License: MIT + file LICENSE
VignetteBuilder: knitr
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Generated by roxygen2: do not edit by hand

export(download_and_read)
export(get_cjs_codes)
2 changes: 2 additions & 0 deletions R/get_cjs_codes.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
#' This function gets the criminal justice codes from the Criminal Justice Hub website.
#' See [www.criminaljusticehub.org.uk](https://www.criminaljusticehub.org.uk/jargon-buster/cjs-offence-code/)
#'
#' @param u The URL of the Criminal Justice Hub website.
#'
#' @export
#' @examples
#' get_cjs_codes()
Expand Down
2 changes: 1 addition & 1 deletion man/download_and_read.Rd

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

0 comments on commit e2513d3

Please sign in to comment.