Unsopported format. The parameter x needs the extension `.pdf` or `.xml`!
Code
extract_hash(x = system.file("certificate.Bitcoin.pdf", package = "ROriginStamp"))
Output
[1] "2c5d36be542f8f0e7345d77753a5d7ea61a443ba6a9a86bb060332ad56dba38e"
Code
extract_hash(x = system.file("certificate.Bitcoin.pdf", package = "ROriginStamp"))
Output
[1] "2c5d36be542f8f0e7345d77753a5d7ea61a443ba6a9a86bb060332ad56dba38e"
Code
extract_hash(system.file("proof.Bitcoin.xml", package = "ROriginStamp"))
Output
[1] "2c5d36be542f8f0e7345d77753a5d7ea61a443ba6a9a86bb060332ad56dba38e"
Code
extract_hash(system.file("proof.Bitcoin.xml", package = "ROriginStamp"))
Output
[1] "2c5d36be542f8f0e7345d77753a5d7ea61a443ba6a9a86bb060332ad56dba38e"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.