Learn R Programming

RTD (version 0.4.2)

list_bulk_imports: List bulk imports

Description

List bulk imports

Usage

list_bulk_imports(conn)

Value

Return bulk import list

Arguments

conn

Td client

Examples

Run this code
if (FALSE) {
conn <- Td(apikey = "xxxx")
list_bulk_import(conn)
}

Run the code above in your browser using DataLab