Meta-analysis of multiple time-points in R
I have a bunch of studies that report a physiological parameter (mean, SD) measured at certain time points for their patients.
Given that this data is not independent; in R, how can I perform a meta-analysis with this data to find out if the pooled value of the parameter at time t1 is different from the value at t0?