| vdb_import | R Documentation |
Import documents from text file
vdb_import(db, path, separator = "\n")
db |
Vectrix object or collection name |
path |
Input file path |
separator |
Line separator for documents |
Vectrix object
## Not run:
vdb_import(db, "documents.txt")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.