apply_range | R Documentation |
Function to restrict values of the data according with the range for each dimension
apply_range(diapason, input.data)
diapason |
Vector of min and max values or data frame with two rows (min and max) for each dimension of input data |
input.data |
Data frame of input where values will be corrected |
The same data frame with corrected values according to the diapason
MaxWiK::MaxWiK_templates(dir = tempdir()) # See the templates and vignettes for usage.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.