powered by
x_values_to_indexes(dataset, x.values)
## Example of getting the indexes of the x-values data(propolis) indexes = x_values_to_indexes(propolis, c(1.3, 3.51, 6.03))
Run the code above in your browser using DataLab