View source: R/matrix-helpers.R
mz_contours | R Documentation |
Contours are given as inputs to mz_isochrone
. This function
makes it convenient to construct them.
mz_contours(times, colors = NULL)
times |
Times in minutes for the contour. Up to a maximum of 4 numbers. |
colors |
Colors for the contours. By default, a palette will be constructed from the Colorbrewer 4-class oranges palette. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.