Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions r/R/feather.R
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,6 @@ read_feather <- function(file, col_select = NULL, as_data_frame = TRUE, ...) {
#' takes the following arguments:
Comment thread
pachadotdev marked this conversation as resolved.
Outdated
#'
#' - `file` an Arrow file connection object inheriting from `RandomAccessFile`.
#' - `mmap` Logical: whether to memory-map the file (default `TRUE`)
#' - `...` Additional arguments, currently ignored
#'
#' @section Methods:
#'
Expand Down