A data tibble is a tibble with an ID column, and separate columns with the arguments for `estimate` function calls.
dataTibble(...)
| ... | each of these arguments will be included in the resulting tibble.  | 
    
|---|
All arguments passed to the dataTibble function will be present in the resulting tibble as columns.