Skip to content

Commit

Permalink
fix: export dollarnames
Browse files Browse the repository at this point in the history
  • Loading branch information
jiajic committed Sep 24, 2024
1 parent 6ce7299 commit f2f4e09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/methods-extract.R
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ setMethod(
}
)

#' @export
.DollarNames.giotto <- function(x, pattern) {
colnames(pDataDT(x))
}
Expand Down

0 comments on commit f2f4e09

Please sign in to comment.