st_buffer我对from packagesf和bufferfrom terrapackage on R的用法感到困惑。
我正在围绕点创建缓冲区,并且在使用时sf::st_buffer我知道我需要在参数中使用缓冲区的半径dist,但在使用时terra::buffer我需要在参数中指定缓冲区的直径width。
它是否正确?
\n我\xc2\xb4ve在这里检查了sf::st_buffer,参数dist: https: //rdrr.io/r/stats/dist.html
在这里terra::buffer,参数width:https ://rdrr.io/cran/terra/man/width.html