View source: R/queueKnownFiles.R
queueKnownFiles | R Documentation |
The email must already have been unpacked into the specified directory. Files from these known types are enqueued:
queueKnownFiles(dir = character(0), files = character(0))
dir |
character vector of directories; default |
files |
character vector of full paths to files; default |
.DTA files from a lotek receiver
.txt.gz compressed files from an SG
.txt uncompressed files from an SG
.zip compressed archive holding any of the above types
.7z ...
.rar ...
Any remaining files are relegated to manual intervention.
an integer vector with two elements: the number of attachments handled and the total number of message parts.
John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.