Skip to content

Commit

Permalink
Add @returns for print_agfd_nc_files()
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhsparks authored Feb 6, 2025
1 parent d99e75d commit df56333
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion R/get_agfd.R
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,8 @@ print.read.abares.agfd.nc.files <- function(x, ...) {
#' @source <https://daff.ent.sirsidynix.net.au/client/en_AU/search/asset/1036161/0>
#' @examples
#' print_agfd_nc_file_format()
#'
#' @returns Called for its side-effects, prints the NETCDF file details for the
#' \acronym{AGFD} data.
#' @export
#' @autoglobal

Expand Down

0 comments on commit df56333

Please sign in to comment.