List of fingerprint
objects is converted to a JSON
string. Subsequently this string is stored in a file using
write_json
.
1 | write_fingerprint_to_json_file(fps, path, exclude_zero_fp = FALSE, ...)
|
fps |
list of |
path |
string, path to the output file |
exclude_zero_fp |
logical, indicating whether fingerprints that have value equal 0 should be excluded from the JSON string. |
... |
parameters passed to down to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.