spatial_initial_split: Simple Training/Test Set Splitting for spatial data
Description
spatial_initial_split creates a single binary split of the data into a training
set and testing set. All strategies from the package spatialsample are available;
a random split from that strategy will be used to generate the initial split.