View source: R/matchr_signature.R
new_signature | R Documentation |
Create a new matchr_signature object
new_signature(x = list(), path = character(), ar = numeric())
x |
A list of numeric vectors. |
path |
A character string, corresponding to the path or URL of the files from which the signatures have been generated. |
ar |
A numeric vector, giving the aspect ratio of the images. |
An object of class matchr_signature
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.