help wanted
Metriche repository
- Star
- (6397 stelle)
- Metriche merge PR
- (Merge medio 1m) (1 PR mergiata in 30 g)
Descrizione
The sf cheatsheet lists the signature of st_point as
st_point(x, c(numeric vector), dim = "XYZ")
where it should be
st_point(x = c(numeric vector), dim = "XYZ")
Screenshot with context: