View source: R/dbpf_export_nc_borehole_erddap.R
intersect_profiles | R Documentation |
Take the spatial union of multiple sets of depth intervals
intersect_profiles(from, to)
from |
numeric vector of depths (positive down) corresponding to top of interval |
to |
numeric vector of depths (positive down) corresponding to bottom of interval |
numeric array with shape (n,2) of "Union"ed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.