Skip to content

Commit

Permalink
fix Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Yunuuuu committed Jul 5, 2024
1 parent 0eb063b commit 534ccad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/Method-axis.R
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ INCOMPATIBLE_STORAGE_AXIS_MSG <- c(

###########################################################
#' @return
#' - `storage_axis`: A string indicates the storage axis, "row" or "col".
#' - `storage_axis`: A string indicates the storage axis, `"row"` or `"col"`.
#' @export
#' @rdname transpose_axis
methods::setGeneric("storage_axis", function(object) {
Expand Down
2 changes: 1 addition & 1 deletion man/transpose_axis.Rd

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

0 comments on commit 534ccad

Please sign in to comment.