flobr-package {flobr} | R Documentation |
flobr: Convert Files to and from Binary Objects (BLOBs)
Description
Converts files to and from flobs. A flob is a file that was read into binary in integer-mode as little endian, saved as the single element of a named list (where the name is the name of the original file) and then serialized before being coerced into a blob. Flobs are useful for writing and reading files to and from databases.
Author(s)
Maintainer: Joe Thorley joe@poissonconsulting.ca (ORCID)
Authors:
Evan Amies-Galonski evan@poissonconsulting.ca (ORCID)
Other contributors:
Poisson Consulting [copyright holder, funder]
See Also
Useful links:
Report bugs at https://github.com/poissonconsulting/flobr/issues
[Package flobr version 0.2.3 Index]