Skip to content

Commit

Permalink
Merge pull request #11 from aramirezreyes/patch-1
Browse files Browse the repository at this point in the history
Update objectsizes.R
  • Loading branch information
kbroman committed Feb 5, 2024
2 parents 67f5a58 + cc34364 commit db6e44e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/objectsizes.R
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#' @export
#' @return
#' A data frame with the only column being the size of each object in
#' megabytes (Mb). The row names are the names of the objects.
#' megabytes (MB). The row names are the names of the objects.
#'
#' @examples
#' print(output <- objectsizes())
Expand Down

0 comments on commit db6e44e

Please sign in to comment.