View source: R/set_and_assert_intervals.R
set_intervals | R Documentation |
Takes in two objects, the PKNCAdata object and the proposed intervals. It will then check that the intervals are valid, given the data object. If the intervals are valid, it will set them in the object. It will return the data object with the intervals set.
set_intervals(data, intervals)
data |
PKNCAdata object |
intervals |
Proposed intervals |
The data object with the intervals set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.