Learn R Programming

RTD (version 0.4.1)

list_bulk_imports: List bulk imports

Description

List bulk imports

Usage

list_bulk_imports(conn)

Arguments

conn

Td client

Value

Return bulk import list

Examples

Run this code
# NOT RUN {
conn <- Td(apikey = "xxxx")
list_bulk_import(conn)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab