Description Usage Arguments Value Examples
grab() lets you obtain fitted, predicted, or data tibble's
from a compound tibble created when fitting to multiple individual data sets.
The specified tibble's are appended to a single output tibble.
| 1 | 
| x | a  | 
| what | the tibble to be grabbed; either  | 
| as_sf | logical; if FALSE then return a tibble with un-projected lonlat coordinates, otherwise return an sf tibble. Ignored if x is an mpm model object. | 
a tibble with all individual tibble's appended
| 1 2 3 4 5 6 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.