Skip to content

Commit

Permalink
style and docs: run devtools::document() and styler::style_pkg()
Browse files Browse the repository at this point in the history
  • Loading branch information
kellijohnson-NOAA authored and ChristineStawitz-NOAA committed May 20, 2024
1 parent 2431f59 commit 288a6ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/fimsframe.R
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ setValidity(
#' a data frame of a given `FIMSFrame-class`.
#'
#' @return
#' An object of the S4 class `FIMSFrame` or one of its child classes is
#' An object of the S4 class `FIMSFrame` or one of its child classes is
#' validated and then returned. All objects will at a minimum have a slot
#' called `data` to store the input data frame. Additional slots are dependent
#' on the child class. Use [showClass()] to see all available slots.
Expand Down

0 comments on commit 288a6ac

Please sign in to comment.