View source: R/extract_time_series_mean.R
extract_time_series_mean | R Documentation |
extract_time_series_mean
extract_time_series_mean(data, mask, labels = NULL)
data |
data to extract mean time series from |
mask |
mask to apply and extract mean time series from. mask can also be a 4D array with a different regions of interest in each 4th dimension |
labels |
labels the correspond to the mask regions of interest (default: NULL) |
data.frame of time/volume (row) by region
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.