# NOT RUN {
dataset_for_local_exploration <- sample_locally(data = wine,
explained_instance = wine[5, ],
explained_var = "quality",
size = 50)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab