splnr_featureNames()
allows you to extract the names of features you want to pass to a prioritizr
prioritization.
It requires an sf
object input and returns the column names of the object excluding any columns you specify in the exclude
argument.