Description Usage Arguments Examples
This function loads and formats the raw pdf statement int your work space.Its important to note that this function is built over pdftools package.The function thus adds more functionality to pdftools::pdf_text() function.
1 | mpesa_file(path, password = NULL)
|
path |
Path to your file. |
password |
MPESA statement password.A pop up will appear if not filled in.hint your national id |
1 | mpesa_file(path = "path/to/my/mpesa_statement.pdf",password = "my secret password")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.