Plotting method for objects inheriting from class blob.
# S3 method for blob
plot(x, col = "red", asp = 1, ...)| x | A |
|---|---|
| col | The color of the |
| asp | The y/x aspect ratio of the plotting window (default: 1). |
| ... | Additional arguments to be passed to |
Simon Garnier, garnier@njit.edu
# TODO