diff --git a/R/interoperability.R b/R/interoperability.R index 957d2c731..daa085a25 100644 --- a/R/interoperability.R +++ b/R/interoperability.R @@ -13,7 +13,7 @@ #' @param verbose be verbose #' @details Function in beta. Converts .gef object to Giotto object. #' -#' There are six possible choices for bin_size: 1, 10, 20, 50, 100, 200. +#' There are six possible choices for bin_size: bin1, bin10, bin20, bin50, bin100, bin200. #' #' See SAW pipeline for additional information about the gef file. #' @export