powered by
A function to help the researcher reproduce the time attribute.
time_attribute( interval = NULL, first_end = NULL, pause_duration = NULL, end_time = NULL, cycles = NULL )
The time attribute.
The time interval chosen for the assay often in seconds.
The end time of the initial run, often the pause for the introduction of a new substance. This can be the cycle number chosen for the initial stop.
The time between the first end (pause) and resumption of the assay.
The final end time of the assay.
The number of cycles in the assay as selected by the user or researcher.
time_test = time_attribute(30,8,136,1276,40) time_test = time_attribute(60,8,136,2460,40)
Run the code above in your browser using DataLab