| tidy_ra_drill | R Documentation | 
ra_drill to be "tidy-data".Function to reshape the return from ra_drill to be "tidy-data".
tidy_ra_drill(
  df,
  variable_as_date = FALSE,
  drop_cell_raster = FALSE,
  na.rm = FALSE,
  tz = "UTC"
)
| df | Data frame/tibble from  | 
| variable_as_date | Are the variables/names of the  | 
| drop_cell_raster | Should the  | 
| na.rm | Should missing values be removed from the return? | 
| tz | If  | 
Tibble.
Stuart K. Grange
ra_drill
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.