Skip to content

Commit

Permalink
fix Rdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
eblondel committed Feb 24, 2022
1 parent 5c3364c commit f6ce65d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/WCSCoverageSummary.R
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ WCSCoverageSummary <- R6Class("WCSCoverageSummary",
},

#'@description Get dimensions
#'@return
#'@return the list of dimensions
getDimensions = function(){
dimensions <- NULL
des <- self$getDescription()
Expand Down
2 changes: 1 addition & 1 deletion man/WCSCoverageSummary.Rd

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

0 comments on commit f6ce65d

Please sign in to comment.