[,filehashSQLite,character,ANY,ANY-method {filehashSQLite}R Documentation

Fetch Multiple Objects Operator

Description

Return (as a named list) the values associated with a vector of keys

Usage

## S4 method for signature 'filehashSQLite,character,ANY,ANY'
x[i, j, ..., drop = TRUE]

Arguments

x

object of class "filehashSQLite"

i

index

j

index

...

other arguments (not used)

drop

drop dimensions


[Package filehashSQLite version 0.2-6 Index]