| list_bulk_import_parts | R Documentation |
List bulk import parts
list_bulk_import_parts(conn, name)
conn |
|
name |
Bulk import session name |
Return bulk import parts list
## Not run:
conn <- Td(apikey = "xxxx")
list_bulk_import_parts(conn, sess_name)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.