blob: 598a7f0b4270b608f41c47ee89c55d2f3c45b43d [file] [log] [blame]
# Generated by roxygen2: do not edit by hand
S3method("!=",ArrowObject)
S3method("$",RecordBatch)
S3method("$",Table)
S3method("==",ArrowObject)
S3method("[",Array)
S3method("[",ChunkedArray)
S3method("[",RecordBatch)
S3method("[",Table)
S3method("[[",RecordBatch)
S3method("[[",Table)
S3method(Ops,Array)
S3method(Ops,ChunkedArray)
S3method(Ops,Expression)
S3method(Ops,array_expression)
S3method(all,equal.ArrowObject)
S3method(as.data.frame,RecordBatch)
S3method(as.data.frame,Table)
S3method(as.raw,Buffer)
S3method(as.vector,Array)
S3method(as.vector,ChunkedArray)
S3method(as.vector,array_expression)
S3method(c,Dataset)
S3method(dim,Dataset)
S3method(dim,RecordBatch)
S3method(dim,Table)
S3method(dim,arrow_dplyr_query)
S3method(head,Array)
S3method(head,ChunkedArray)
S3method(head,RecordBatch)
S3method(head,Table)
S3method(is.na,Array)
S3method(is.na,ChunkedArray)
S3method(is.na,Expression)
S3method(is.na,array_expression)
S3method(length,Array)
S3method(length,ChunkedArray)
S3method(length,Schema)
S3method(names,Dataset)
S3method(names,RecordBatch)
S3method(names,ScannerBuilder)
S3method(names,Schema)
S3method(names,Table)
S3method(names,arrow_dplyr_query)
S3method(print,"arrow-enum")
S3method(print,array_expression)
S3method(print,arrow_dplyr_query)
S3method(read_message,InputStream)
S3method(read_message,MessageReader)
S3method(read_message,default)
S3method(tail,Array)
S3method(tail,ChunkedArray)
S3method(tail,RecordBatch)
S3method(tail,Table)
S3method(type,Array)
S3method(type,ChunkedArray)
S3method(type,default)
export(AndExpression)
export(Array)
export(Buffer)
export(BufferOutputStream)
export(BufferReader)
export(ChunkedArray)
export(Codec)
export(ComparisonExpression)
export(CompressedInputStream)
export(CompressedOutputStream)
export(CompressionType)
export(CsvConvertOptions)
export(CsvParseOptions)
export(CsvReadOptions)
export(CsvTableReader)
export(Dataset)
export(DatasetFactory)
export(DateUnit)
export(DictionaryArray)
export(DirectoryPartitioning)
export(DirectoryPartitioningFactory)
export(Expression)
export(FeatherReader)
export(Field)
export(FieldExpression)
export(FileFormat)
export(FileInfo)
export(FileMode)
export(FileOutputStream)
export(FileSelector)
export(FileStats)
export(FileSystem)
export(FileSystemDataset)
export(FileSystemDatasetFactory)
export(FileType)
export(HivePartitioning)
export(HivePartitioningFactory)
export(InExpression)
export(IpcFileFormat)
export(IsValidExpression)
export(JsonParseOptions)
export(JsonReadOptions)
export(JsonTableReader)
export(ListArray)
export(LocalFileSystem)
export(MemoryMappedFile)
export(MessageReader)
export(MessageType)
export(NotExpression)
export(OrExpression)
export(ParquetFileFormat)
export(ParquetFileReader)
export(ParquetFileWriter)
export(ParquetReaderProperties)
export(ParquetVersionType)
export(ParquetWriterProperties)
export(Partitioning)
export(RandomAccessFile)
export(ReadableFile)
export(RecordBatchFileReader)
export(RecordBatchFileWriter)
export(RecordBatchStreamReader)
export(RecordBatchStreamWriter)
export(ScalarExpression)
export(Scanner)
export(ScannerBuilder)
export(Schema)
export(StatusCode)
export(StructArray)
export(SubTreeFileSystem)
export(Table)
export(TimeUnit)
export(Type)
export(UnionDataset)
export(arrow_available)
export(binary)
export(bool)
export(boolean)
export(buffer)
export(cast_options)
export(chunked_array)
export(codec_is_available)
export(contains)
export(cpu_count)
export(dataset_factory)
export(date32)
export(date64)
export(decimal)
export(default_memory_pool)
export(dictionary)
export(ends_with)
export(everything)
export(field)
export(float)
export(float16)
export(float32)
export(float64)
export(halffloat)
export(hive_partition)
export(install_arrow)
export(install_pyarrow)
export(int16)
export(int32)
export(int64)
export(int8)
export(last_col)
export(list_of)
export(map_batches)
export(matches)
export(mmap_create)
export(mmap_open)
export(null)
export(num_range)
export(one_of)
export(open_dataset)
export(read_arrow)
export(read_csv_arrow)
export(read_delim_arrow)
export(read_feather)
export(read_ipc_stream)
export(read_json_arrow)
export(read_message)
export(read_parquet)
export(read_record_batch)
export(read_schema)
export(read_table)
export(read_tsv_arrow)
export(record_batch)
export(schema)
export(set_cpu_count)
export(starts_with)
export(string)
export(struct)
export(time32)
export(time64)
export(timestamp)
export(type)
export(uint16)
export(uint32)
export(uint64)
export(uint8)
export(unify_schemas)
export(utf8)
export(write_arrow)
export(write_feather)
export(write_ipc_stream)
export(write_parquet)
export(write_to_raw)
importFrom(R6,R6Class)
importFrom(Rcpp,sourceCpp)
importFrom(assertthat,assert_that)
importFrom(assertthat,is.string)
importFrom(bit64,print.integer64)
importFrom(bit64,str.integer64)
importFrom(methods,as)
importFrom(purrr,as_mapper)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_chr)
importFrom(purrr,map_dfr)
importFrom(purrr,map_int)
importFrom(purrr,map_lgl)
importFrom(rlang,"%||%")
importFrom(rlang,abort)
importFrom(rlang,as_label)
importFrom(rlang,dots_n)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(rlang,env)
importFrom(rlang,env_bind)
importFrom(rlang,eval_tidy)
importFrom(rlang,is_false)
importFrom(rlang,is_integerish)
importFrom(rlang,list2)
importFrom(rlang,new_data_mask)
importFrom(rlang,quo_is_null)
importFrom(rlang,quos)
importFrom(rlang,set_names)
importFrom(rlang,syms)
importFrom(rlang,warn)
importFrom(tidyselect,contains)
importFrom(tidyselect,ends_with)
importFrom(tidyselect,everything)
importFrom(tidyselect,last_col)
importFrom(tidyselect,matches)
importFrom(tidyselect,num_range)
importFrom(tidyselect,one_of)
importFrom(tidyselect,starts_with)
importFrom(tidyselect,vars_pull)
importFrom(tidyselect,vars_rename)
importFrom(tidyselect,vars_select)
importFrom(utils,head)
importFrom(utils,install.packages)
importFrom(utils,tail)
importFrom(vctrs,s3_register)
importFrom(vctrs,vec_size)
useDynLib(arrow, .registration = TRUE)