@Mashin6 raised valid concerns in #252, supported by @stragu, that the current design in counter-intuitive:
OR
add_osm_features (features = c (...))
AND
add_osm_feature() |>
add_osm_feature() |> ...
This needs to be improved, for which suggestions are requested!