show_bulk_import: Show bulk import

Description Usage Arguments Value Examples

View source: R/bulk_import.R

Description

Show bulk import

Usage

1

Arguments

conn

Td client

name

Bulk import session name

Value

Return bulk import status

Examples

1
2
3
4
5
## Not run: 
conn <- Td(apikey = "xxxx")
show_bulk_import(conn, sess_name)

## End(Not run)

RTD documentation built on July 27, 2020, 1:17 a.m.