Skip to content

Commit

Permalink
Export get_serial_numbers().
Browse files Browse the repository at this point in the history
  • Loading branch information
elinw committed Oct 9, 2022
1 parent 4136a28 commit 37203d1
Show file tree
Hide file tree
Showing 3 changed files with 117 additions and 325 deletions.
1 change: 1 addition & 0 deletions R/get_track.R
Expand Up @@ -6,6 +6,7 @@
#' Since this is constantly updated it should be
#' refreshed regularly especially when seeking recent
#' tracks.
#' @export

get_serial_numbers <- function() {

Expand Down
5 changes: 5 additions & 0 deletions _pkgdown.yml
Expand Up @@ -39,6 +39,11 @@ reference:
- saffir
- status_abbr_to_str
- starts_with("tidy_")
- title: Serial numbers data
desc: >
Generate or update serial numbers data.
contents:
- get_serial_numbers
- title: Datasets
desc: >
Sample datasets included in this package.
Expand Down

0 comments on commit 37203d1

Please sign in to comment.