powered by
subset_x_values(dataset, variables, by.index = FALSE)
## Example of subsetting x-values data(cachexia) subset = subset_x_values(cachexia, c(1,2,10,20), by.index = TRUE)
Run the code above in your browser using DataLab