Plot method for Fingerprint class
# S4 method for Fingerprint
plot(x, y, ...)
Arguments
| x |
object of class Fingerprint to plot |
| y |
optional. object of class Fingerprint to plot |
| ... |
other options. You can pass the results of 'get_context()' or 'get_similar_terms()' to highlight them in the plot. |