Alberta-Geological-Survey / depth-to-bedrock

Code repository for the 'Evaluating spatially enabled machine learning approaches for depth to bedrock mapping' PLOS ONE article
MIT License
5 stars 1 forks source link

filter clarification #3

Closed RichardScottOZ closed 7 months ago

RichardScottOZ commented 7 months ago

At here in 03-training-data.qmd

a conflict in 'filter' definition

I presume this is the one you want as it exists?

picks_nlp_thinned <- picks_nlp |>
  tidyterra::filter(!row_number() %in% idx_within_dist)
stevenpawley commented 7 months ago

Thanks for that - dplyr::filter would be the intent