is.distances | R Documentation |
distances
objectis.distances
checks whether the provided object
is a valid instance of the distances
class.
is.distances(x)
x |
object to check. |
Returns TRUE
if x
is a valid
distances
object, otherwise FALSE
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.