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