View source: R/compute_measurement_schedule.R
compute_measurement_schedule | R Documentation |
Computes measurement schedules.
compute_measurement_schedule( time_period, num_measurements, smallest_int_length, measurement_spacing )
time_period |
number of days over which change occurs |
num_measurements |
number of measurements |
smallest_int_length |
length of smallest intervals |
measurement_spacing |
type of measurement spacing (one of 'equal', 'time_inc', 'time_dec', and 'mid_ext') |
Returns a list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.