View source: R/is_destructive.R
| is_destructive | R Documentation | 
Determines whether specified time is destructive or not
is_destructive(x, t, mode = "rcll", 
bdry_pts_hiat = "destructive", out_dom_mode = "default")
| x | an adm or multiadm object | 
| t | vector of times | 
| mode | string, either "rcll", "lcrl", "open", or "closed" | 
| bdry_pts_hiat | string, "destructive" or "consistent". If the adm starts/ends with a hiatus, should the start/end be removed, or treated consistently with mode? | 
| out_dom_mode | ""default", "destructive", or "conservative" | 
logical vector of same length as t. Is deposition at time t destructive?
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.